linux-mptcp on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S linux-mptcp

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

$ yay -Rns linux-mptcp

2. Manually Install "linux-mptcp" via AUR

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

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

b. Clone linux-mptcp's git locally

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

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

$ cd ~/linux-mptcp $ makepkg -si

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

ID: 783582
Name: linux-mptcp
PackageBaseID: 72154
PackageBase: linux-mptcp
Version: 1:0.95.1-1
Description: The Linux kernel and modules with Multipath TCP support (based on linux 4.19.126)
URL: http://www.multipath-tcp.org/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1374917761
LastModified: 1598472013
URLPath: /cgit/aur.git/snapshot/linux-mptcp.tar.gz