python-cpyvpn on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "python-cpyvpn" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-cpyvpn on Arch using YAY

$ yay -S python-cpyvpn

* (Optional) Uninstall python-cpyvpn on Arch using YAY

$ yay -Rns python-cpyvpn

2. Manually Install "python-cpyvpn" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-cpyvpn's git locally

$ git clone https://aur.archlinux.org/python-cpyvpn.git ~/python-cpyvpn

c. Go to ~/python-cpyvpn folder and install it

$ cd ~/python-cpyvpn $ makepkg -si

3. Information about the python-cpyvpn package on Arch User Repository (AUR)

ID: 1285385
Name: python-cpyvpn
PackageBaseID: 188230
PackageBase: python-cpyvpn
Version: 1.6-1
Description: cpyvpn is pure python implementation of the Checkpoint VPN client.
URL: https://gitlab.com/cpvpn/cpyvpn
NumVotes: 2
Popularity: 0.001944
OutOfDate: 1704972729
Maintainer: gexium
Submitter: gexium
FirstSubmitted: 1669470522
LastModified: 1688856535
URLPath: /cgit/aur.git/snapshot/python-cpyvpn.tar.gz