Downloads Changelogs Guide Contributors Support this project

Furreto Linux

Arch Linux made easy

How to use the “pacman” package manager.

As you may know, Furreto Linux uses the pacman package manager in order to manage the packages in the system, its way of doing the thing is via the terminal.

Furreto Linux comes with an in-built graphical app that uses the pacman manager in a more user-friendly way, but it’s missing lot of functionalities that you could use by using pacman itself, so, here’s a quick guide and explanation on pacman

What is “pacman”?

Pacman (not the videogame) is the default package manager used in Arch Linux, Furreto Linux uses this package manager as it is an Arch-based Linux system.

So, how does all of this work?

Pacman uses bunch of arguments in order to do certain actions, we’ll cover all of these arguments and how they’re used.

There are more arguments you can add to these commands, here’s a list of them:

These are the basics of the pacman package manager. Of course there’s more that you can do with this package manager, but for now this is the basics of it, and this is what you should know if you’d like to have a healthy Furreto Linux system. You can read more information about the pacman package manager at https://wiki.archlinux.org/title/pacman ^^