Useful CLI tools (bash) for Arch Linux administration
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

787 B

Arch Linux tools

Various command line tools for Arch Linux

About

This repository has various practical developer/sysadmin-oriented tools to Arch Linux.


Contents

TODO - unfinished descriptions here!

  • tools/getsource.sh
    • What: Retrieve necessary build time files, such as PKGBUILD + patches, from remote Arch/AUR package repositories
      • As you execute this script, it asks for the package name on remote repository. Be exact. Default name is the name of your current working directory.
      • The script downloads the files to the current working directory.

License

This repository uses GPLv3 license. Please see LICENSE files for details.