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.
 
 
Pekka Helenius 77d6f92da8
Add script for finding KDE packages on Arch Linux
5 years ago
images Add archrisks tool sample image 5 years ago
misc Add script for finding KDE packages on Arch Linux 5 years ago
stderred Add stderred & libetc build files (Arch Linux) 5 years ago
tools Remove libetc 5 years ago
LICENSE Add license 5 years ago
README.md Add license 5 years ago
bash.custom Initial commit 5 years ago

README.md

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.