logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

update-manager - graphical management of software packages updates

Actions Performed During An Upgrade To A New Version

       * eventually reinstall the package ubuntu-desktop

       * switch to an updated sources.list entries

       * adds the default user to new groups if needed

Authors

       update-manager was developed by Michael Vogt <mvo@ubuntu.com>  with  various  contributors  (see  AUTHORS
       file)

       This manual page was originally written by Bruno Mangin and Michael Vogt <mvo@ubuntu.com>.

Description

       Update-manager is a frontend for the apt package management system. It allows you to perform some actions
       of the command line tool apt-get in a graphical environment.

       Update-manager  is especially designed for upgrading your system, or migrating your system towards a more
       recent version.

Name

       update-manager - graphical management of software packages updates

Options

       For a daily use, you may launch update-manager with no options so that your system is just upgraded.

       For migration purposes, update-manager accepts some options:

       -h, --help
              Show a similar help message

       -V, --version
              Show version

       --data-dir=DATA_DIR
              Directory that contains the data files

       -c, --check-dist-upgrades
              Check if a new distribution release is available

       -d, --devel-release
              If using the latest supported release, upgrade to the development release

       -p, --proposed
              Upgrade using the latest proposed version of the release upgrader

       --no-focus-on-map
              Do not focus on map when starting

See Also

Synaptic, sources.list, aptitude

Synopsis

update-manager [options]

See Also