Moderators, translator
467
edits
m (added "only") |
(Extended package list and clarified how to launch the GUI by search or direct location) |
||
| Line 16: | Line 16: | ||
<!--T:5--> | <!--T:5--> | ||
Pamac is pre-installed on many Manjaro Editions but if your system does not have it it can be easily installed. Pamac comes in several different packages: | Pamac is pre-installed on many Manjaro Editions but if your system does not have it it can be easily installed. Pamac comes in several different packages: | ||
* {{ic|pamac-gtk}} - | * {{ic|pamac-gtk3}} - A Package Manager based on libalpm with AUR and Appstream support (GTK3) | ||
* {{ic|pamac-cli}} - | * {{ic|pamac-gtk}} - A Package Manager based on libalpm with AUR and Appstream support (GTK4) | ||
* {{ic|pamac-tray-icon-plasma}} - | * {{ic|pamac-cli}} - A CLI Package Manager based on libalpm with AUR support | ||
* {{ic|pamac-tray-icon-plasma}} - Pamac tray icon for Plasma users | |||
* {{ic|pamac-gnome-integration}} - Pamac GNOME integration | |||
* {{ic|libpamac}} - Library for Pamac package manager based on libalpm | |||
<!--T:6--> | <!--T:6--> | ||
These packages can be installed using pacman. For example, to install the | These packages can be installed using pacman. For example, to install the GTK4 version, you can use the command: | ||
{{UserCmd|command=sudo pacman -Syu pamac-gtk}} | {{UserCmd|command=sudo pacman -Syu pamac-gtk}} | ||
=Using the Pamac GUI= <!--T:8--> | =Using the Pamac GUI= <!--T:8--> | ||
To launch the package manager you use your application launcher's search function. The full name is '''Add/Remove Software''' and it resides in the '''System''' section of the application launcher. | |||
==Installing Software== <!--T:9--> | ==Installing Software== <!--T:9--> | ||