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

Last updated: May 04,2024

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

$ yay -S linux-multimedia-headers

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

$ yay -Rns linux-multimedia-headers

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

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

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

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

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

ID: 1428243
Name: linux-multimedia-headers
PackageBaseID: 174222
PackageBase: linux-multimedia
Version: 6.8.1-1
Description: Headers and scripts for building modules for the Linux Multimedia Optimized kernel
URL: https://www.kernel.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: artofmusic
Submitter:
FirstSubmitted: 1640041142
LastModified: 1710582282
URLPath: /cgit/aur.git/snapshot/linux-multimedia-headers.tar.gz