An open API service indexing awesome lists of open source software.

https://github.com/tailhook/pacmajor

Package manager for Arch Linux (pacman frontend)
https://github.com/tailhook/pacmajor

Last synced: 11 months ago
JSON representation

Package manager for Arch Linux (pacman frontend)

Awesome Lists containing this project

README

          

Pacmajor
========

Pacmajor is an Archlinux package manager. Precisely it's pacman
frontend, with extra functionality for working with AUR.

Basic features:

* keeping track of PKGBUILD history using git
* have separate branch for history in aur and local changes
* have simple utility for patching PKGBUILDs (bump version/release,
merges, more to come)
* allows to edit all PKGBUILDs at once (comparing to yaourt)
* automatically adds built packages to local repository

Usage
-----

Currently pacmajor supports only install action, and this is also
default one. Usage::

pacmajor PKGNAME [PKGNAME...]