Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Install Synaptic Package Manager: Handle packages in Ubuntu

Posted on 12/02/202107/09/2023 IT Expert By IT Expert 3 Comments on Install Synaptic Package Manager: Handle packages in Ubuntu
  1. Home
  2. Linux
  3. Install Synaptic Package Manager: Handle packages in Ubuntu

Synaptic is a graphical package management program for apt. It provides the same features as the apt-get command-line utility with a GUI based on Gtk+. If you are a strong supporter of using GUI to install apps in Debian and Debian-based systems such as Ubuntu, and Mint, etc, Synaptic will be nice to install and try out. Also if you wish to manage your Linux device using cockpit, please see the following guides “Installation and configuration of Cockpit on CentOS Linux, and on Ubuntu Linux post-installation of Network Properties, Guest Integration and Web Administration using Cockpit“. The Synaptic Package Manager can help determine software installed via PPA and also help remove them.

APT (Advanced Package Tool) is a command line tool that works with core libraries to handle the installation and removal of software on Debian, Ubuntu, and Debian-based Linux distributions. Debian Linux uses dpkg packaging system. A packaging system is a way to provide programs and applications for installation.

WineHQ – Install Windows Apps on Linux: If you would like to install Windows Application on Windows, see the following related articles “How to install and uninstall WineHQ on Linux: Run Windows applications, What is WineHQ: How to get and WineHQ, and how to run Windows applications on Linux.

Why use Synaptic Package Manager?

Synaptic simplifies the process of software management when you are not so chummy with the command-line. Some of the features Synaptic offers are:

  • Install, remove, and upgrade packages.
  • Upgrade your whole system.
  • Search and filter the list of available packages.
  • Perform smart system upgrades.
  • Fix broken package dependencies.
  • Edit the list of used repositories (sources.list).

Install Synaptic in Ubuntu

To install the Synaptic Package Manager on your Linux system, please use the following command below. When prompted to continue, please enter “Y” to proceed with the installation.

sudo apt-get install synaptic 

After hitting Yes, after a short while. You will have installed the Synaptic Package Manager.

Launch Synaptic on Ubuntu

Now you should launch the “Synaptic” as shown below.
– Click on the show application and search for the Synaptic Package Manager as shown below.

launch Synaptic Package Manager application

Double click on it. Authentication will be necessary for you to execute the Synaptic Package Manager. Without entering your password, you will not be able to authenticate and proceed.

Enter password

This will now open the Synaptic Package Manager main application window. In the quick introduction window, you can choose to skip this at Synaptic Package Manager startup if you want and click on close.
– You can just click on Close on the fly if you do not mind having this Quick Introduction Window pop up during startup.

Click on Close

Now you should have access to the full Synaptic Package Manager application as shown below.

Synaptic Package Manager application is fully accessible

Install Notepad

Let’s assume I want to install a Notepad package, you will have to find and install Notepad as shown below.
– Click on the Search button and enter the keyword in the search box.

Search for Notepad

Now that you have found the package you want to install, select the checkbox next to it and choose Mark for installation.
– Next, if the package requires the installation of other packages, choose Mark to install them as well as shown below. As you can see the package has been selected for installation.

Mark for Installation
Mark for Installation
Click on Mark
Click on Mark

Now, you will have to click on the Apply button to begin the installation process.

Click on Apply

On the summary page, please review the changes and click on Apply as shown below

Click on Apply
Click on Apply
Package files are being Downloaded
The package files are currently downloading.

As you can see below, the changes have been successfully applied. You can optionally check to have the this window closed whenever changes (application) are successfully applied.

You can optionally check to have the this window closed whenever changes (application) are successfully applied.

As you can see the Notepad has been installed on my system. Search for Notepad and launch it.

Search for Notepad
Search for Notepad
Notepad Application has been Launched
Notepad Application has been Launched

Remove Packages with Synaptic Package Manager

I will be removing GNS3 from my Ubuntu Linux system. This was also previously installed using Synaptic.
– To remove a the GNS3 package, search for GNS3 from the Synaptic Package Manager as shown below by click on search, enter the package name and then click on search.

search for GNS3 from the Synaptic Package Manager

This will open the package you wish to uninstall.
– Now right-click on the package and choose Mark for Removal or choose the Mark for Complete Removal option if you want to remove configuration files associated with the package. For me, I will go with the option, mark for removal as shown below.

choose Mark for Removal or choose the Mark for Complete Removal

Now as you can see below, the application has been marked for removed and the button beside the package is currently checked.
– Now, you will have to click on the Apply button to begin the uninstallation process.

Click on apply to begin uninstallation

On the summary window, click on Apply. This will begin the removal process as shown below.

Click on apply
Click on apply
Click on apply
Click on apply

View the properties of an Application

To display information about an installed package, such as its dependencies, version, and description etc., please search and select the package as shown below.

Search and select package to view its properties

Next you will have to click the Properties button to reveal the properties of the package as shown below.

Upgrade your Packages all at once: To keep your system up-to-date and upgrade all packages, you will have to click the Reload button to reload the package information.

Click on Reload

Packages will be download. This is done by having the Synaptic Package Manager check for new, removed or upgraded software packages.

Downloading package information

Now that the package download has completed (reload process) completed, click the Mark all Upgrades button as shown below.
– Note: All packages will automatically be selected.

click the Mark all Upgrades 

In the next window that appears, click on Mark to mark all additional required changes

click on Mark to mark all additional required changes

Click on Appy to ensure the upgrade changes are applied. In the summary window, click on Apply as well.

Click on Apply
Click on Apply
Click on Apply
Click on Apply
Packages will be download and installed.

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session. I welcome you to follow me on Twitter and Facebook.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Linux Tags:Linux distro, Package Management, Packages, Ubuntu

Post navigation

Previous Post: Determine the execution policy configured on Windows PC
Next Post: Determine the version of GNOME running on your Ubuntu Linux

Related Posts

  • Gfeature
    How to install Googler on a Linux System Linux
  • openstack ola
    Openstack Deployment with Devstack Linux
  • SUID GUID Sticky Bit 1
    Set Special File Permissions with SUID or GUID and Sticky Bit Linux
  • FLUTTER Feature
    How to Set Up Flutter with Android Studio on Linux Linux
  • feature image mongo
    How to Install MongoDB on a Linux System Linux
  • Rport
    RPORT the free and open source remote management tool Linux

More Related Articles

Gfeature How to install Googler on a Linux System Linux
openstack ola Openstack Deployment with Devstack Linux
SUID GUID Sticky Bit 1 Set Special File Permissions with SUID or GUID and Sticky Bit Linux
FLUTTER Feature How to Set Up Flutter with Android Studio on Linux Linux
feature image mongo How to Install MongoDB on a Linux System Linux
Rport RPORT the free and open source remote management tool Linux

Comments (3) on “Install Synaptic Package Manager: Handle packages in Ubuntu”

  1. Avatar photo fra Man says:
    29/04/2021 at 10:36 AM

    pity that, with the latest upgrade of ubuntu21, this superb tool does not work anymore

    Log in to Reply
  2. Avatar photo Michael E Pollock says:
    16/07/2021 at 6:52 PM

    I prefer Kubuntu over Ubuntu and Lubuntu, because it allows me to take advantage of a typing speed in excess of 85 words per minute, but I found the computer I recently purchased with Lubuntu pre-installed did not have a Synaptic Package Manager included and I was unable to determine how to download it, so I purchased a disk with Kubuntu 15.0.4 which I installed over Lubuntu, only to discover it also does not have Synaptic and I am unable to determine how to download it. Must I begin with Ubuntu, download Synaptic, then convert to Kubuntu?

    Log in to Reply
    1. chris Christian says:
      19/07/2021 at 11:14 AM

      Unfortunately, I haven’t worked with Lubuntu and Kubuntu. Therefore, I cannot advise.

      • Please ask on itsfoss forum.
      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Windows Image Converation from Evaluation to retail Edition
    Convert Windows Server Essentials or Evaluation to Retail Edition Windows
  • vcx
    Fix Error code 0x4 Session disconnected: Your session ended because of an error, if this keeps happening, contact your system administrator Windows
  • screenshot 2020 04 07 at 02.14.53
    SSH and Telnet on Cisco ASA 5505: Quick Setup Guide Network | Monitoring
  • erroradkupdate
    An error has occurred in the script on this page: HTA applications report a Script error after upgrading to ADK for Windows 11, version 22H2 Windows Server
  • Zoom Blurred Background
    Why Zoom blurred background option is not available to you on Mac JIRA|Confluence|Apps
  • Featured image dataTransfer.
    How to transfer data from an old PC to a new PC Windows
  • Featured image
    Domain Naming System: Enabling DNS over TLS in Windows 11 Network | Monitoring
  • hero activedirectory
    How to find disabled Active Directory User accounts Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,796 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.