mole on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mole

* (Optional) Uninstall mole on Arch using YAY

$ yay -Rns mole

2. Manually Install "mole" via AUR

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

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

b. Clone mole's git locally

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

c. Go to ~/mole folder and install it

$ cd ~/mole $ makepkg -si

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

ID: 811419
Name: mole
PackageBaseID: 150918
PackageBase: mole
Version: 1.0.1-1
Description: CLI app to create SSH tunnels
URL: https://davrodpin.github.io/mole
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585602486
LastModified: 1604085386
URLPath: /cgit/aur.git/snapshot/mole.tar.gz