Skip to content

NeboLoop/apt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Nebo APT Repository

Install Nebo on Debian/Ubuntu:

# Add GPG key
curl -fsSL https://nebolabs.github.io/apt/key.gpg | sudo gpg --dearmor -o /usr/share/keyrings/nebo.gpg

# Add repository
echo "deb [signed-by=/usr/share/keyrings/nebo.gpg] https://nebolabs.github.io/apt stable main" | sudo tee /etc/apt/sources.list.d/nebo.list

# Install
sudo apt update
sudo apt install nebo

About

APT repository for Nebo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors