Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/000daniel/how-to-install-protonvpn-on-arch-linux
A short guide on how to install Proton-VPN on Arch-linux or Arch-based systems.
https://github.com/000daniel/how-to-install-protonvpn-on-arch-linux
arch auto bash free installer linux manual proton proton-vpn protonvpn script vpn
Last synced: 3 months ago
JSON representation
A short guide on how to install Proton-VPN on Arch-linux or Arch-based systems.
- Host: GitHub
- URL: https://github.com/000daniel/how-to-install-protonvpn-on-arch-linux
- Owner: 000Daniel
- Created: 2022-01-05T15:07:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T13:16:56.000Z (about 3 years ago)
- Last Synced: 2024-07-29T08:05:49.672Z (6 months ago)
- Topics: arch, auto, bash, free, installer, linux, manual, proton, proton-vpn, protonvpn, script, vpn
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to install ProtonVPN on Arch-linux
![image](https://user-images.githubusercontent.com/90350173/148281755-d6406a9a-15a2-4abf-a9b8-f943c899fcf3.png)
## Note before installing
This script uses: sudo, git, pacman, and the Arch/AUR repositories.
This script was tested on EndeavourOS(Arch-based)
I do not take any responsibility for any kind of damage this script might cause,
use it at your own risk.
## Auto-Installer
download the `auto-Install-ProtonVPN.sh` file.
enter the next commands into the terminal:
`sudo chmod +x auto-Install-ProtonVPN.sh`
`sudo pacman -Syu`
`./auto-Install-ProtonVPN.sh`
🞄 the script will ask you multiple times to confirm the installations.
## Manual-Install
download the `manual-Install-ProtonVPN.txt` file.
enter the next command into the terminal: `sudo pacman -Syu`
and then paste the commands that the file contains into the terminal.
```diff
- created by https://github.com/000Daniel
```
Publish date: 08.01.2022
Release date: 05.01.2022