netmap on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "netmap" 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 netmap on Arch using YAY
$
yay -S
netmap
Copied
* (Optional) Uninstall netmap on Arch using YAY
$
yay -Rns
netmap
Copied
2. Manually Install "netmap" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone netmap's git locally
$
git clone https://aur.archlinux.org/netmap.git
~/netmap
Copied
c. Go to ~/netmap folder and install it
$
cd
~/netmap
Copied
$
makepkg -si
Copied
3. Information about the netmap package on Arch User Repository (AUR)
ID: 563617
Name: netmap
PackageBaseID: 74893
PackageBase: netmap
Version: r3882.88ad54aa-3
Description: A framework for high speed network packet I/O, using kernel bypass
URL: http://info.iet.unipi.it/~luigi/netmap
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: vmaffione
Submitter: vmaffione
FirstSubmitted: 1383058816
LastModified: 1543332515
URLPath: /cgit/aur.git/snapshot/netmap.tar.gz
Name: netmap
PackageBaseID: 74893
PackageBase: netmap
Version: r3882.88ad54aa-3
Description: A framework for high speed network packet I/O, using kernel bypass
URL: http://info.iet.unipi.it/~luigi/netmap
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: vmaffione
Submitter: vmaffione
FirstSubmitted: 1383058816
LastModified: 1543332515
URLPath: /cgit/aur.git/snapshot/netmap.tar.gz