iproute-mptcp on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S iproute-mptcp

* (Optional) Uninstall iproute-mptcp on Arch using YAY

$ yay -Rns iproute-mptcp

2. Manually Install "iproute-mptcp" via AUR

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

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

b. Clone iproute-mptcp's git locally

$ git clone https://aur.archlinux.org/iproute-mptcp.git ~/iproute-mptcp

c. Go to ~/iproute-mptcp folder and install it

$ cd ~/iproute-mptcp $ makepkg -si

3. Information about the iproute-mptcp package on Arch User Repository (AUR)

ID: 360831
Name: iproute-mptcp
PackageBaseID: 84587
PackageBase: iproute-mptcp
Version: 0.91.1-1
Description: IP Routing Utilities, with Multipath TCP support
URL: http://multipath-tcp.org/pmwiki.php/Users/Tools
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1407998766
LastModified: 1480376623
URLPath: /cgit/aur.git/snapshot/iproute-mptcp.tar.gz