systemd-readahead on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S systemd-readahead

* (Optional) Uninstall systemd-readahead on Arch using YAY

$ yay -Rns systemd-readahead

2. Manually Install "systemd-readahead" via AUR

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

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

b. Clone systemd-readahead's git locally

$ git clone https://aur.archlinux.org/systemd-readahead.git ~/systemd-readahead

c. Go to ~/systemd-readahead folder and install it

$ cd ~/systemd-readahead $ makepkg -si

3. Information about the systemd-readahead package on Arch User Repository (AUR)

ID: 1054601
Name: systemd-readahead
PackageBaseID: 91183
PackageBase: systemd-readahead
Version: 216-4
Description: Standalone version of the fast built-in readahead implementation dropped in systemd 217
URL: https://dev.gentoo.org/~pacho/systemd-readahead.html
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: swyter
Submitter: swyter
FirstSubmitted: 1425847116
LastModified: 1647856549
URLPath: /cgit/aur.git/snapshot/systemd-readahead.tar.gz