Difference between revisions of "LoTW: Instalasi di Ubuntu"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: Instalasi apt-get install trustedqsl) |
Onnowpurbo (talk | contribs) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | |||
| + | |||
| + | Instalasi | ||
| + | |||
| + | sudo apt update | ||
| + | sudo apt install -y trustedqsl | ||
| + | |||
| + | |||
| + | |||
| + | ==Cara Lama== | ||
| + | |||
| + | sudo add-apt-repository ppa:kamalmostafa/trustedqsl -y | ||
| + | sudo apt update | ||
| + | |||
Instalasi | Instalasi | ||
| − | apt | + | apt install trustedqsl |
Latest revision as of 04:00, 5 March 2022
Instalasi
sudo apt update sudo apt install -y trustedqsl
Cara Lama
sudo add-apt-repository ppa:kamalmostafa/trustedqsl -y sudo apt update
Instalasi
apt install trustedqsl