S

Using Devtools on Arch Linux

The package Devtools was originally made for Trusted Users to properly create packages for the official repositories. However, it can be used by ordinary users as well to build AUR packages, or even modified official packages. Refer to [this guide](https://docs.vultr.com/building-packages-on-arch-linux) for understanding and using the AUR in general, including obtaining the `PKGBUILD`. This doc only shows the steps specific to Devtools, if it is the method you choose to compile a package. ......

Comments