openvpn-reconnect on AUR (Arch User Repository)

Last updated: November 26,2024

1. Install "openvpn-reconnect" 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 openvpn-reconnect on Arch using YAY

$ yay -S openvpn-reconnect

* (Optional) Uninstall openvpn-reconnect on Arch using YAY

$ yay -Rns openvpn-reconnect

2. Manually Install "openvpn-reconnect" via AUR

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

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

b. Clone openvpn-reconnect's git locally

$ git clone https://aur.archlinux.org/openvpn-reconnect.git ~/openvpn-reconnect

c. Go to ~/openvpn-reconnect folder and install it

$ cd ~/openvpn-reconnect $ makepkg -si

3. Information about the openvpn-reconnect package on Arch User Repository (AUR)

ID: 391076
Name: openvpn-reconnect
PackageBaseID: 119005
PackageBase: openvpn-reconnect
Version: 1-2
Description: A systemd hook for reconnecting OpenVPN after suspend
URL: https://github.com/crasm/openvpn-reconnect
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: crasm
Submitter: crasm
FirstSubmitted: 1485073571
LastModified: 1489123551
URLPath: /cgit/aur.git/snapshot/openvpn-reconnect.tar.gz