linux-mptcp-headers on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S linux-mptcp-headers

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

$ yay -Rns linux-mptcp-headers

2. Manually Install "linux-mptcp-headers" 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-headers's git locally

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

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

$ cd ~/linux-mptcp-headers $ makepkg -si

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

ID: 783583
Name: linux-mptcp-headers
PackageBaseID: 72154
PackageBase: linux-mptcp
Version: 1:0.95.1-1
Description: Header files and scripts for building modules for Linux-mptcp kernel
URL: http://www.multipath-tcp.org/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1374917761
LastModified: 1598472013
URLPath: /cgit/aur.git/snapshot/linux-mptcp-headers.tar.gz