privatewright's Custom Void Linux Packages

privatewright f23a3f3499 Add opentofu 8 miesięcy temu
scripts 035778ff34 Add brave update script 2 lat temu
srcpkgs f23a3f3499 Add opentofu 8 miesięcy temu
LICENSE 89807b6388 Add LICENSE 2 lat temu
README.md d2f61160e8 Initial commit 2 lat temu

README.md

privatewright's Custom Void Linux Packages

Instruction

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