Skip to content

noid-linux/xbps-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

528 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom XBPS Repository

Build Packages Build Selected XBPS Package Test Build XBPS Packages

This repository contains custom XBPS packages.

Note

Some packages in this repository are repackaged from official upstream binaries (e.g., Brave, LibreWolf, VSCodium) while others are built from source (e.g., Ferdium). Check individual package templates in srcpkgs/ for build details.

Installation Instructions

The easiest way is by adding our repository, which includes pre-built binaries. You can do so by creating a new file and specifying the repository URL.

echo "repository=https://github.com/noid-linux/xbps-repo/releases/latest/download" | sudo tee /etc/xbps.d/noid-xbps-repo.conf

Once you've created file above, proceed with installing any packages you want using xbps

sudo xbps-install -Su
sudo xbps-install brave librewolf vscodium obsidian intel-media-driver-nonfree

Available Packages

See PACKAGES.md for the full list of available packages.

License

This project is released under the MIT License. For more details, see the LICENSE file.

About

Custom XBPS Repository

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors