sidedoor on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S sidedoor

* (Optional) Uninstall sidedoor on Arch using YAY

$ yay -Rns sidedoor

2. Manually Install "sidedoor" via AUR

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

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

b. Clone sidedoor's git locally

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

c. Go to ~/sidedoor folder and install it

$ cd ~/sidedoor $ makepkg -si

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

ID: 1336564
Name: sidedoor
PackageBaseID: 198710
PackageBase: sidedoor
Version: 0.2.1-1
Description: An SSH connection daemon which maintains a reverse tunnel
URL: https://github.com/daradib/sidedoor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1697718706
LastModified: 1697718706
URLPath: /cgit/aur.git/snapshot/sidedoor.tar.gz