MUO logo

How to Install Synaptic Package Manager on Ubuntu

A man using laptop
Image from Pexels -- No attribution required
Sign in to your MUO account

Whether you're a seasoned Ubuntu user or a newcomer to the platform, you'll find Synaptic a powerful tool for managing software packages. Additionally, it allows you to install, upgrade, or remove packages easily.

Here's how you can install and use Synaptic package manager on Ubuntu to have fine-grained control over your software management.

How to Install Synaptic on Ubuntu

Firstly, open the terminal by pressing Ctrl + Alt + T and update your software packages with:

sudo apt update
[画像:updating packages list on ubuntu]
Screenshot by Sharqa Hameed -- No attribution required

Then, install Synaptic with:

sudo apt install synaptic
[画像:Installing Synaptic on Ubuntu]
Screenshot by Sharqa Hameed -- No attribution required

Press Y to confirm Synaptic installation and wait for a few minutes until it gets done.

Launching Synaptic on Ubuntu

After successful installation, you can launch Synaptic through the terminal:

sudo synaptic
[画像:Launching Synaptic on Ubuntu]
Screenshot by Sharqa Hameed -- No attribution required

Use Synaptic to Install Software on Ubuntu

On Ubuntu, you can use Synaptic to manage the packages graphically. More specifically, it helps you to install, upgrade, and remove packages.

For instance, to install an application, open Synaptic, type the application name, and click on the Search button.

[画像:Searching a package for installation using Synaptic on ubuntu]
Screenshot by Sharqa Hameed -- No attribution required

From the search results, right-click on the selected package, and choose the Mark for Installation option.

[画像:Clicking on mark for installation on ubuntu]
Screenshot by Sharqa Hameed -- No attribution required

Click on Mark to confirm the required changes.

[画像:clicking on Mark to continue]
Screenshot by Sharqa Hameed -- No attribution required

View the application summary and click Apply to apply the relevant changes.

[画像:Clicking on the Apply button in synaptic on ubuntu]
Screenshot by Sharqa Hameed -- No attribution required

As a result, the selected package will start downloading.

To get more details about the installed package, select and click on Properties. You can now check out the information related to the installed package.

[画像:Checking Properties of Installed package on ubuntu]
Screenshot by Sharqa Hameed -- No attribution required

Uninstall Synaptic on Ubuntu

In case you no longer want to use Synaptic, remove it with:

sudo apt remove synaptic

Within a few seconds, APT will remove the software from your system.

Managing Ubuntu Packages Effortlessly With Synaptic

Synaptic is a valuable addition to your software management toolkit, which provides a smoother and more versatile way to interact with your Ubuntu system.

Give it a try, and you'll discover a new level of control and convenience in your software management tasks on Ubuntu.

AltStyle によって変換されたページ (->オリジナル) /