mptcpd on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S mptcpd

* (Optional) Uninstall mptcpd on Arch using YAY

$ yay -Rns mptcpd

2. Manually Install "mptcpd" via AUR

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

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

b. Clone mptcpd's git locally

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

c. Go to ~/mptcpd folder and install it

$ cd ~/mptcpd $ makepkg -si

3. Information about the mptcpd package on Arch User Repository (AUR)

ID: 1241667
Name: mptcpd
PackageBaseID: 154334
PackageBase: mptcpd
Version: 0.12-0
Description: Multipath TCP daemon
URL: https://github.com/intel/mptcpd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: glorious-yellow
Submitter: zoe1337
FirstSubmitted: 1592048367
LastModified: 1681534648
URLPath: /cgit/aur.git/snapshot/mptcpd.tar.gz