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

Last updated: July 01,2024

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

$ yay -S linux-mt-headers

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

$ yay -Rns linux-mt-headers

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

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

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

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

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

ID: 1013146
Name: linux-mt-headers
PackageBaseID: 173419
PackageBase: linux-mt
Version: 5.15.12-1
Description: Headers and scripts for building modules for the linux-mt kernel
URL: https://kernel.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1662558299
Maintainer: MischiefTomato
Submitter: MischiefTomato
FirstSubmitted: 1637802140
LastModified: 1641158288
URLPath: /cgit/aur.git/snapshot/linux-mt-headers.tar.gz