connect on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S connect

* (Optional) Uninstall connect on Arch using YAY

$ yay -Rns connect

2. Manually Install "connect" via AUR

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

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

b. Clone connect's git locally

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

c. Go to ~/connect folder and install it

$ cd ~/connect $ makepkg -si

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

ID: 1175311
Name: connect
PackageBaseID: 45592
PackageBase: connect
Version: 1.105-4
Description: makes socket connection using SOCKS4/5 and HTTP tunnel.
URL: https://github.com/gotoh/ssh-connect
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter:
FirstSubmitted: 1295527112
LastModified: 1669570634
URLPath: /cgit/aur.git/snapshot/connect.tar.gz