slirp on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "slirp" 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 slirp on Arch using YAY
$
yay -S
slirp
Copied
* (Optional) Uninstall slirp on Arch using YAY
$
yay -Rns
slirp
Copied
2. Manually Install "slirp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone slirp's git locally
$
git clone https://aur.archlinux.org/slirp.git
~/slirp
Copied
c. Go to ~/slirp folder and install it
$
cd
~/slirp
Copied
$
makepkg -si
Copied
3. Information about the slirp package on Arch User Repository (AUR)
ID: 911536
Name: slirp
PackageBaseID: 152755
PackageBase: slirp
Version: 1.0.17-4
Description: SLIP/PPP emulator using a dial up shell account
URL: http://slirp.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1707512990
Maintainer: JerryXiao
Submitter: JerryXiao
FirstSubmitted: 1589428013
LastModified: 1621843864
URLPath: /cgit/aur.git/snapshot/slirp.tar.gz
Name: slirp
PackageBaseID: 152755
PackageBase: slirp
Version: 1.0.17-4
Description: SLIP/PPP emulator using a dial up shell account
URL: http://slirp.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1707512990
Maintainer: JerryXiao
Submitter: JerryXiao
FirstSubmitted: 1589428013
LastModified: 1621843864
URLPath: /cgit/aur.git/snapshot/slirp.tar.gz