Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 271 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 271 Bytes

linuxhubit PPA

Installation

curl -s --compressed "https://linuxhubit.github.io/ppa/KEY.gpg" | sudo apt-key add -
sudo curl -s --compressed -o /etc/apt/sources.list.d/my_list_file.list "https://linuxhubit.github.io/ppa/my_list_file.list"
sudo apt update