Skip to content
Snippets Groups Projects
README.md 547 B
Newer Older
guinux's avatar
guinux committed
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](http://mesonbuild.com/index.html) build system.
In the source directory run:
guinux's avatar
guinux committed

guinux's avatar
guinux committed
`mkdir builddir && cd builddir`
guinux's avatar
guinux committed

guinux's avatar
guinux committed
`meson --prefix=/usr --sysconfdir=/etc`
guinux's avatar
guinux committed

guinux's avatar
guinux committed
`ninja`
guinux's avatar
guinux committed

guinux's avatar
guinux committed
`sudo ninja install`

#### Translation

If you want to contribute in Pamac translations, use [Transifex](https://www.transifex.com/manjarolinux/manjaro-pamac).