-
Notifications
You must be signed in to change notification settings - Fork 0
Debian
Andrius edited this page Apr 21, 2026
·
7 revisions
- download latest
gnosisvpn_amd64.debpackage from releases - then run the installation procedure
- in a terminal these steps look as follows:
# assuming download to default location, replace <arch> placeholder. Run installation procedure.
$ sudo apt install ~/Downloads/gnosisvpn_<arch>.debThis step is mandatory when installing a newer version of Gnosis VPN. The older version should be first uninstalled.
- in a terminal run
sudo apt remove gnosisvpn
- in a terminal run
sudo systemctl restart gnosisvpn.service