slirp on AUR (Arch User Repository)

Last updated: May 15,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

b. Install slirp on Arch using YAY

$ yay -S slirp

* (Optional) Uninstall slirp on Arch using YAY

$ yay -Rns slirp

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

b. Clone slirp's git locally

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

c. Go to ~/slirp folder and install it

$ cd ~/slirp $ makepkg -si

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