linux-mini-headers on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "linux-mini-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
Copied
b. Install linux-mini-headers on Arch using YAY
$
yay -S
linux-mini-headers
Copied
* (Optional) Uninstall linux-mini-headers on Arch using YAY
$
yay -Rns
linux-mini-headers
Copied
2. Manually Install "linux-mini-headers" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone linux-mini-headers's git locally
$
git clone https://aur.archlinux.org/linux-mini-headers.git
~/linux-mini-headers
Copied
c. Go to ~/linux-mini-headers folder and install it
$
cd
~/linux-mini-headers
Copied
$
makepkg -si
Copied
3. Information about the linux-mini-headers package on Arch User Repository (AUR)
ID: 1170152
Name: linux-mini-headers
PackageBaseID: 165758
PackageBase: linux-mini
Version: 6.0.9-1
Description: Headers and scripts for building modules for the Linux kernel and modules with minimal configuration kernel
URL: https://www.kernel.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1703603676
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1618747487
LastModified: 1668622180
URLPath: /cgit/aur.git/snapshot/linux-mini-headers.tar.gz
Name: linux-mini-headers
PackageBaseID: 165758
PackageBase: linux-mini
Version: 6.0.9-1
Description: Headers and scripts for building modules for the Linux kernel and modules with minimal configuration kernel
URL: https://www.kernel.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1703603676
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1618747487
LastModified: 1668622180
URLPath: /cgit/aur.git/snapshot/linux-mini-headers.tar.gz