Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Void User Repository

Renamed from nvoid

Check PR

nvoid is a custom xbps-src repo which includes packages which can not be accepted into void-packages or just experimental and WIP.

supported architectures

all packages support x86_64 (glibc), most of them support x86_64-musl. others has not tested yet.

quick start

optional: fetch void-packages tree first

git clone --depth 1 https://github.com/void-linux/void-packages

fetch VUR

git clone --depth 1 https://github.com/oSoWoSo/VUR

optional: merge them

cp -r VUR/srcpkgs/*  void-packages/srcpkgs
cat VUR/custom-shlibs >> void-packages/etc/shlibs

install xtools and base-devel

xbps-install base-devel xtools

build pkgname and install it

cd void-packages
./xbps-src pkg <pkgname>
xi <pkgname>

PR guide for github void-packages and VUR

PR guide

About

alternative xbps-src repo

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages