Skip to content
/ arpa Public

(ar)ch (pa)ckages - a generic package tasks script for Arch Linux

License

Notifications You must be signed in to change notification settings

Gen2ly/arpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Description

arpa is a wrapper script encompassing many common package-manager related tasks - the purpose intended is to help the user remember how to implement those tasks.

Usage

arpa [option] [*package] - a generic package tasks wrapper script
  -e, --explicit - install a package as explicit
  -g, --get      - get/download package upgrade(s)    : -G get pkg upgrades all
  -i, --install  - install a package                  : -I install as dependency
  -l, --list     - list package files                 : -L list pkgs installed
  -o, --owns     - owning package of a file
  -q, --query    - query for an installed package     : -Q query w/ description
  -r, --remove   - remove a pkg and its deps          : -R force, no argue orphs
  -s, --search   - search for a package               : -S search w/ description
  -u, --upgrade  - upgrade system                     : -U upgrade AUR
  -y, --sync     - sync package db

ToDo

  • Possibly to add gepopt(s) to allow defining multiple tasks.

About

(ar)ch (pa)ckages - a generic package tasks script for Arch Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages