Skip to content
/ pamac Public

Graphical Package Manager for Manjaro Linux with Alpm, AUR, Appstream, Flatpak and Snap support

License

Notifications You must be signed in to change notification settings

manjaro/pamac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pamac is a Gtk and CLI front ends of libpamac

Features

  • pamac: an easy CLI
  • pamac-manager: a Gtk4 GUI
  • pamac-tray: a Gtk3 tray icon with updates notifications
  • pamac updates indicator: a gnome-shell extension with updates notifications

Installing from source

Pamac uses Meson build system. In the source directory run:

mkdir builddir && cd builddir

meson setup --prefix=/usr --sysconfdir=/etc --buildtype=release

meson compile

sudo meson install

Translation

If you want to contribute in Pamac translations, use Transifex.