redir on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S redir

* (Optional) Uninstall redir on Arch using YAY

$ yay -Rns redir

2. Manually Install "redir" via AUR

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

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

b. Clone redir's git locally

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

c. Go to ~/redir folder and install it

$ cd ~/redir $ makepkg -si

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

ID: 600123
Name: redir
PackageBaseID: 99430
PackageBase: redir
Version: 3.3-1
Description: Redirect TCP connections
URL: https://github.com/troglobit/redir
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441531380
LastModified: 1554086967
URLPath: /cgit/aur.git/snapshot/redir.tar.gz