Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 547 B
Pamac is a GUI for libalpm (pacman) with AUR and Appstream support
Features
- DBus daemon to perform transactions
- GTK3 frontend
- Tray icon
- Updates notifications
Installing from source
Pamac uses Meson build system. In the source directory run:
mkdir builddir && cd builddir
meson --prefix=/usr --sysconfdir=/etc
ninja
sudo ninja install
Translation
If you want to contribute in Pamac translations, use Transifex.