brotzeit / arch-packer

Arch Linux package management frontend for pacman and pacaur
43 stars 2 forks source link

arch-packer

Melpa

Arch-packer provides a package menu and allows you to install, upgrade and delete packages. It can be used with pacman or the AUR helper pacaur.

Installed packages

Use M-x arch-packer-list-packages.

Shortcuts for arch-packer-package-menu-mode buffers:

Search results

Use M-x arch-packer-search-package.

Shortcuts for arch-packer-search-mode buffers:

Usage

Change default to pacaur:

(setq arch-packer-default-command "pacaur")

Installation

The package can be installed from MELPA.

(require 'arch-packer)