connect on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install connect on Arch using YAY
$
yay -S
connect
Copied
* (Optional) Uninstall connect on Arch using YAY
$
yay -Rns
connect
Copied
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
Copied
b. Clone connect's git locally
$
git clone https://aur.archlinux.org/connect.git
~/connect
Copied
c. Go to ~/connect folder and install it
$
cd
~/connect
Copied
$
makepkg -si
Copied
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
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