Difference between revisions of "Pamac"

Extended package list and clarified how to launch the GUI by search or direct location
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}} - The GTK version of pamac.  Includes a tray icon for many desktops.
* {{ic|pamac-gtk3}} - A Package Manager based on libalpm with AUR and Appstream support (GTK3)
* {{ic|pamac-cli}} - The command line version of pamac.
* {{ic|pamac-gtk}} - A Package Manager based on libalpm with AUR and Appstream support (GTK4)
* {{ic|pamac-tray-icon-plasma}} - A tray icon for KDE 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 GTK version, you can use the command:
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}}


<!--T:7-->
{{BoxSuccess|tip|Both the GTK and Qt pamac packages will automatically install the CLI version as well}}


=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-->
Moderators, translator
467

edits