Jump to content

Synaptic (software)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Monochrome Monitor (talk | contribs) at 12:05, 21 November 2016 (→‎See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Synaptic Package Manager
Original author(s)Alfredo Kojima, Gustavo Niemeyer and Michael Vogt
Developer(s)Conectiva
Initial releaseNovember 13, 2001; 22 years ago (2001-11-13)
Stable release
0.81.3 / January 19, 2015; 9 years ago (2015-01-19)
Repository
Written inC, C++ and Python
Operating systemAPT-based distros
TypePackage manager
LicenseGNU GPLv2[1]
Websitewww.nongnu.org/synaptic/

Synaptic is a GTK+-based graphical user interface for Advanced Packaging Tool (APT)—the Package management system used by Debian and its derivatives. Synaptic is usually used on systems based on deb packages but can also be used on systems based on RPM packages. It can be used to install, remove and upgrade software packages and to add repositories.

Features

  • Install, remove, upgrade and downgrade single and multiple packages
  • System-wide upgrade
  • Package search utility
  • Manage package repositories
  • Find packages by name, description and several other attributes
  • Select packages by status, section, name or a custom filter
  • Sort packages by name, status, size or version
  • Browse available online documentation related to a package
  • Download the latest changelog of a package
  • Lock packages to the current version
  • Force the installation of a specific package version
  • Undo/Redo of selections
  • Built-in terminal emulator for the package manager
  • Allows creation of download scripts (see Usage for more details)

It also has the following features:

  • Configure packages through the debconf system
  • Xapian-based fast search
  • Get screenshots from screenshots.debian.net

Usage

The package manager enables the user to install, to upgrade or to remove software packages. To install or remove a package a user must search or navigate to the package, then mark it for installation or removal. Changes are not applied instantly; the user must first mark all changes and then apply them.

History

Synaptic development was funded by Conectiva, which asked Alfredo Kojima, then an employee, to write a graphical front-end for APT, continuing the work initiated with the creation of the APT RPM back-end, apt-rpm.

See also

References