LoginSignup
48
49

More than 5 years have passed since last update.

apt-get upgradeとdist-upgradeの違い

Last updated at Posted at 2014-10-05
$ sudo apt-get upgrade # パッケージ構成を変えない範囲でアップグレードする
$ sudo apt-get dist-upgrade # パッケージ構成の変更に追随してアップグレード

Ubuntuのバージョンとカーネルのバージョンの対応表

Version CodeName KernelVersion
12.04 LTS Precise 3.2
12.10 Quantal 3.5
13.04 Raring 3.8
13.10 Saucy 3.11
14.04LTS Trusty 3.13
48
49
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
48
49