Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/weilbith/AUR

A collection of custom PKGBUILD files to build packages for ArchLinux
https://github.com/weilbith/AUR

archlinux aur pkgbuild

Last synced: 3 months ago
JSON representation

A collection of custom PKGBUILD files to build packages for ArchLinux

Awesome Lists containing this project

README

        

# Arch User Repository

This is a small collection of diverse `PKGBUILD` files. They are used to build
packages that can be installed to _ArchLinux_. They are just not worth to get
published to the official AUR. Eventually it is not conform with the submission
guidelines as well.

The goal is to have everything on your computer managed as either an package of
the OS or a plugin (if it is strongly related to a specific tool or
environment). The package for the OS is the always preferred approach if
possible.

Follow the instructions of the `README`s in the according directory
of a package to install it.

Note that some private packages also include source files. These are usually
just private bash scripts that get installed to `/usr/bin/` for convenience.
Although this might not be the cleanest design, it is simply too tortuous to
maintain them somewhere else.