Skip to content

greenroom-robotics/public_packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,092 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Greenroom Public Packages

This repo contains Greenroom's public debian packages

Usage

curl -s https://raw.githubusercontent.com/Greenroom-Robotics/public_packages/main/scripts/setup-apt.sh | bash -s
sudo apt-get update

You should now be able to apt install Greenroom packages.

For example:

sudo apt-get install xtypes
sudo apt-get install xtypes=1.0.0-*

How it works

  • debian Contains the .deb files and Package lists
  • Other repos build their .deb files in CI and commit them to this repo's debian folder
  • This triggers update.sh to run (in CI) which causes the Packages, Release and more to be created (The private GPG key is a secret in Github actions)

About

A PPA for Greenroom's Public Debian Packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages