ppa icon indicating copy to clipboard operation
ppa copied to clipboard

A PPA repository for my packages (joincap, xioc, SQLiteQueryServer)

A PPA repository for my packages:

Usage

curl -SsL https://assafmo.github.io/ppa/ubuntu/KEY.gpg | sudo apt-key add -
sudo curl -SsL -o /etc/apt/sources.list.d/assafmo.list https://assafmo.github.io/ppa/ubuntu/assafmo.list
sudo apt update
sudo apt install joincap xioc sqlitequeryserver

Sources

  • https://assafmo.github.io/2019/05/02/ppa-repo-hosted-on-github.html
  • https://makandracards.com/makandra/37763-gpg-extract-private-key-and-import-on-different-machine
  • http://blog.jonliv.es/blog/2011/04/26/creating-your-own-signed-apt-repository-and-debian-packages/
  • https://medium.com/sqooba/create-your-own-custom-and-authenticated-apt-repository-1e4a4cf0b864
  • https://github.com/tagplus5/vscode-ppa