Linux Repository
WWPass Public Linux repository is available for Ubuntu 22.04 Jammy Jellyfish, 20.04 Focal Fossa, Ubuntu 18.04 Bionic Beaver, Debian 11 Bullseye, Debian 10 Buster and Debian 9 Stretch.
To install WWPass software from this repository, execute the following steps:
-
Download file http://packages.wwpass.com/wwpass.asc
-
Add this key by command sudo apt-key add wwpass.asc
or combine downloading and registering:
wget -q http://packages.wwpass.com/wwpass.asc -O- | sudo apt-key add -
-
Create the file /etc/apt/sources.list.d/wwpass.list
. Add the following line to it.
-
For Ubuntu 22.04 Jammy Jellyfish:
deb http://packages.wwpass.com/ubuntu jammy multiverse
-
For Ubuntu 20.04 Focal Fossa:
deb http://packages.wwpass.com/ubuntu focal multiverse
-
For Ubuntu 18.04 Bionic Beaver:
deb http://packages.wwpass.com/ubuntu bionic multiverse
-
For Debian 11 Bullseye:
deb http://packages.wwpass.com/debian bullseye non-free
-
For Debian 10 Buster:
deb http://packages.wwpass.com/debian buster non-free
-
For Debian 9 Stretch:
deb http://packages.wwpass.com/debian stretch non-free
-
Run sudo apt-get update
from command line and then install our software:
sudo apt install wwpass-security-pack