Skip to content

uos/ppa

Repository files navigation

UOS Mobile Robotics PPA

Setup

curl -fsSL "https://uos.github.io/ppa/KEY.gpg" | gpg --dearmor \
  | sudo tee /usr/share/keyrings/uos-archive-keyring.gpg >/dev/null
echo "deb [signed-by=/usr/share/keyrings/uos-archive-keyring.gpg] https://uos.github.io/ppa ./" \
  | sudo tee /etc/apt/sources.list.d/uos.list
sudo apt update

About

PPA for software developed at the uos organization for debian-based distros

Resources

Stars

Watchers

Forks