Skip to content

UURepository/Packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

226 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 UniversalRepository

A community-maintained third-party package repository providing pre-built packages for multiple Linux distributions from a single source.

📥 Installation

Void Linux

echo "repository=https://universalrepository.pages.dev/void" \
  | sudo tee /etc/xbps.d/universalrepo.conf

Fedora

sudo curl -o /etc/yum.repos.d/universal.repo https://github.com/UURepository/Packages/raw/refs/heads/stable/universalrepository.repo

Arch Linux

# Import and sign the GPG key
sudo pacman-key --recv-key F600BA22F0D90359 --keyserver keyserver.ubuntu.com
sudo pacman-key --lsign-key F600BA22F0D90359

# Add the repository to /etc/pacman.conf
sudo tee -a /etc/pacman.conf <<EOF

[universal-repo]
Server = https://universalrepository.pages.dev/arch
EOF

📄 License

See LICENSE for details.

About

A community-maintained third-party package repository providing pre-built packages for multiple Linux distributions from a single source.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages