pipexec on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "pipexec" 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 pipexec on Arch using YAY
$
yay -S
pipexec
Copied
* (Optional) Uninstall pipexec on Arch using YAY
$
yay -Rns
pipexec
Copied
2. Manually Install "pipexec" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pipexec's git locally
$
git clone https://aur.archlinux.org/pipexec.git
~/pipexec
Copied
c. Go to ~/pipexec folder and install it
$
cd
~/pipexec
Copied
$
makepkg -si
Copied
3. Information about the pipexec package on Arch User Repository (AUR)
ID: 1203949
Name: pipexec
PackageBaseID: 115042
PackageBase: pipexec
Version: 2.6.1-1
Description: Connector of arbitrary file descriptors
URL: https://github.com/flonatel/pipexec
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: majewsky
Submitter: majewsky
FirstSubmitted: 1472230645
LastModified: 1675098951
URLPath: /cgit/aur.git/snapshot/pipexec.tar.gz
Name: pipexec
PackageBaseID: 115042
PackageBase: pipexec
Version: 2.6.1-1
Description: Connector of arbitrary file descriptors
URL: https://github.com/flonatel/pipexec
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: majewsky
Submitter: majewsky
FirstSubmitted: 1472230645
LastModified: 1675098951
URLPath: /cgit/aur.git/snapshot/pipexec.tar.gz