Solus

How to update Solus using commands from the Terminal

How to update Solus using commands from the Terminal

Solus comes in three flavors including Budgie, GNOME, and MATE editions. Let's take a look at how to install updates in your Solus PC using command line via Terminal. Of course, Solus can always be updated by GUI way and typically shows a notification once an update is available.

The advantage of doing things by command line is useful while troubleshooting issues on a remote system. Also, it's a good gateway to start learning Linux which used to be a command line only operating system when it was born.

Updating Solus via Command line from the Terminal

Solus is written ground up from scratch, and the strong point of this beautiful Linux distro is not being a derivate of any Linux distribution. Solus uses the eopkg package management system to deliver software updates to the end-user.

At first look, the eopkg package management system doesn't look straightforward, but before I raise any flags, I should admit that it is relatively new for me and I'm still in process of understanding it. I will reserve the talk for another day. For now, here are the guides.

To update Solus with latest system updates by command line, simply launch the Terminal from “Activities” and enter the following command.

sudo eopkg upgrade

Pay attention to the progress of the Terminal. You will have to enter the root password and 'yes' when prompted.

Installing Solus updates by command line

For upgrading only a particular application, for instance, Firefox browser:

sudo eopkg upgrade firefox

For updating the Solus repository in your PC:

sudo eopkg ur

Update Solus Repository

That's it!

Gry Darmowe i otwarte silniki gier do tworzenia gier na Linuksa
Darmowe i otwarte silniki gier do tworzenia gier na Linuksa
Ten artykuł zawiera listę darmowych i otwartych silników gier, których można używać do tworzenia gier 2D i 3D w systemie Linux. Istnieje wiele takich ...
Gry Samouczek Shadow of the Tomb Raider dla systemu Linux
Samouczek Shadow of the Tomb Raider dla systemu Linux
Shadow of the Tomb Raider to dwunasty dodatek do serii Tomb Raider - przygodowej serii gier akcji stworzonej przez Eidos Montreal. Gra została dość do...
Gry Jak zwiększyć FPS w Linuksie??
Jak zwiększyć FPS w Linuksie??
FPS oznacza Klatki na sekundę. Zadaniem FPS jest pomiar liczby klatek na sekundę podczas odtwarzania wideo lub wydajności gier. W prostych słowach lic...