preload on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S preload

* (Optional) Uninstall preload on Arch using YAY

$ yay -Rns preload

2. Manually Install "preload" via AUR

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

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

b. Clone preload's git locally

$ git clone https://aur.archlinux.org/preload.git ~/preload

c. Go to ~/preload folder and install it

$ cd ~/preload $ makepkg -si

3. Information about the preload package on Arch User Repository (AUR)

ID: 1246619
Name: preload
PackageBaseID: 71956
PackageBase: preload
Version: 0.6.4-9
Description: Makes applications run faster by prefetching binaries and shared objects
URL: http://sourceforge.net/projects/preload
NumVotes: 193
Popularity: 0.680079
OutOfDate:
Maintainer: willemw
Submitter: xyproto
FirstSubmitted: 1374184941
LastModified: 1682518607
URLPath: /cgit/aur.git/snapshot/preload.tar.gz