flungo / pacreq

Arch Linux package manager assistant that allows installation of packages based on requirements files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pacreq

Arch Linux package manager assistant that allows installation of packages based on requirements files.

Usage

pacreq FILE...
  • FILE: the path to the requirements file.

Requirements Files

The requirements files to be provided should be a simple text file that contains empty lines, comments or lines with a package name. Comment lines should start with a #.

About

Arch Linux package manager assistant that allows installation of packages based on requirements files.

License:MIT License


Languages

Language:Shell 100.0%