ranet on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ranet

* (Optional) Uninstall ranet on Arch using YAY

$ yay -Rns ranet

2. Manually Install "ranet" via AUR

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

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

b. Clone ranet's git locally

$ git clone https://aur.archlinux.org/ranet.git ~/ranet

c. Go to ~/ranet folder and install it

$ cd ~/ranet $ makepkg -si

3. Information about the ranet package on Arch User Repository (AUR)

ID: 1411223
Name: ranet
PackageBaseID: 200579
PackageBase: ranet
Version: 0.10.0-1
Description: ranet, acronym for redundant array of networks, forms full mesh IPSec VPN
URL: https://github.com/NickCao/ranet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huggy
Submitter: huggy
FirstSubmitted: 1702629470
LastModified: 1708235708
URLPath: /cgit/aur.git/snapshot/ranet.tar.gz