Difference between revisions of "LoTW: Instalasi di Ubuntu"

From OnnoWiki
Jump to navigation Jump to search
(New page: Instalasi apt-get install trustedqsl)
 
 
(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-get install trustedqsl
+
  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