Skip to content

Custom templates for several packages that could be installed using xbps-src

License

Notifications You must be signed in to change notification settings

shubham-cpp/void-pkg-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

void-pkg-templates

Custom templates for several packages that could be installed using xbps-src

Installation Process

# I would Highly recommend to install xtools
sudo xbps-install -S xtools
git clone git://github.com/void-linux/void-packages.git ~/void-packages

Post Install

cd ~/void-packages
./xbps-src binary-bootstrap

How To use these custom templates

git clone https://github.com/shubham-cpp/void-pkg-templates /tmp/void-templates
cp -r /tmp/void-templates/* --target-directory void-packages/srcpkgs
./xbps-src pkg <package_name>
sudo xi <package_name>

Template Packages Description

  • xcolor : Simple X color picker written in rust
  • xplr : A hackable, minimal, fast TUI file explorer

References

About

Custom templates for several packages that could be installed using xbps-src

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published