ghjardim / my-ppa

Temporarily trying to create a PPA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing the repo

curl -s --compressed "https://ghjardim.github.io/my-ppa/KEY.gpg" | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/my-ppa.gpg >/dev/null
sudo curl -s --compressed -o /etc/apt/sources.list.d/my-ppa.list "https://ghjardim.github.io/my-ppa/my-ppa.list"

About

Temporarily trying to create a PPA


Languages

Language:Shell 100.0%