privatewright's Custom Void Linux Packages
privatewright's Custom Void Linux Packages
Instruction
- Make sure you have a working void-packages repository. If not, you can use the quick-start instruction at the void-packages repository.
- Clone this repository.
- Copy the srcpkgs folder to the root of the void-packages repository.
- Build the needed package (e.g ./xbps-src -f pkg ${pkgname} if you have build it before).
- Install the resulting binary (e.g xi -f ${pkgname} if xtools is already installed).