linux-oled on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S linux-oled

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

$ yay -Rns linux-oled

2. Manually Install "linux-oled" via AUR

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

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

b. Clone linux-oled's git locally

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

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

$ cd ~/linux-oled $ makepkg -si

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

ID: 846044
Name: linux-oled
PackageBaseID: 156084
PackageBase: linux-oled
Version: 5.10.6.arch1-1
Description: The Linux kernel and modules with OLED brightness patches
URL: https://git.archlinux.org/linux.git/log/?h=v5.10.6-arch1
NumVotes: 3
Popularity: 5.0E-6
OutOfDate: 1635608975
Maintainer:
FirstSubmitted: 1595999870
LastModified: 1610439010
URLPath: /cgit/aur.git/snapshot/linux-oled.tar.gz