socat2 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S socat2

* (Optional) Uninstall socat2 on Arch using YAY

$ yay -Rns socat2

2. Manually Install "socat2" via AUR

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

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

b. Clone socat2's git locally

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

c. Go to ~/socat2 folder and install it

$ cd ~/socat2 $ makepkg -si

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

ID: 597119
Name: socat2
PackageBaseID: 136182
PackageBase: socat2
Version: 2.0.0_b9-4
Description: Multipurpose relay, version 2 (development version)
URL: http://www.dest-unreach.org/socat/socat-version2.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lilydjwg
Submitter: yan12125
FirstSubmitted: 1537583052
LastModified: 1553201650
URLPath: /cgit/aur.git/snapshot/socat2.tar.gz