What does

Questions about applications and software
Forum rules
Before you post please read this

What does

Postby AncientBlonde on Sun May 06, 2012 6:21 pm

What does sudo apt-get upgrade do? is it upgrading to the newest version of linux mint? if so, will it delete all of my files?
AncientBlonde
Level 1
Level 1
 
Posts: 24
Joined: Tue Mar 01, 2011 7:31 pm

Linux Mint is funded by ads and donations.
 

Re: What does

Postby zerozero on Sun May 06, 2012 6:32 pm

man apt:
update
Used to re-synchronize the package index files from their sources. The indexes of available packages are fetched from the location(s) specified in /etc/apt/sources.list(5). An update should always be performed before an upgrade or dist-upgrade.

upgrade
Used to install the newest versions of all packages currently installed on the system from the sources enumerated in /etc/apt/sources.list(5). Packages currently installed with new versions available are retrieved and upgraded; under no circumstances are currently installed packages removed, nor are packages that are not already installed retrieved and installed. New versions of currently installed packages that cannot be upgraded without changing the install status of another package will be left at their current version. An update must be performed first so that apt-get knows that new versions of packages are available.

dist-upgrade
In addition to performing the function of upgrade, this option also intelligently handles changing dependencies with new versions of packages; apt-get has a "smart" conflict resolution system, and it will attempt to upgrade the most important packages at the expense of less important ones, if necessary.
The /etc/apt/sources.list(5) file contains a list of locations from
which to retrieve desired package files. See also apt_preferences(5) for a mechanism for over-riding the general settings for individual packages.
User avatar
zerozero
Level 16
Level 16
 
Posts: 6333
Joined: Tue Jul 07, 2009 2:29 pm


Return to Software & Applications

Who is online

Users browsing this forum: No registered users and 14 guests