Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/m3t0r/docker-makepkg

Build an Archlinux package without cluttering your system
https://github.com/m3t0r/docker-makepkg

archlinux docker makepkg

Last synced: 3 days ago
JSON representation

Build an Archlinux package without cluttering your system

Awesome Lists containing this project

README

        

# docker-makepkg
Build an Archlinux package without cluttering your system with build dependencies, or on non-arch hosts.

# Usage

git clone "https://aur.archlinux.org/yay.git"
docker run --rm -v $(pwd)/yay/:/pkg/ m3t0r/makepkg
pacman -U yay/yay*.tar.gz