Skip to content

EdenWise/arpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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

Wrapper script for Arch Linux package tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages