quicklook on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S quicklook

* (Optional) Uninstall quicklook on Arch using YAY

$ yay -Rns quicklook

2. Manually Install "quicklook" via AUR

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

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

b. Clone quicklook's git locally

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

c. Go to ~/quicklook folder and install it

$ cd ~/quicklook $ makepkg -si

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

ID: 209479
Name: quicklook
PackageBaseID: 87844
PackageBase: quicklook
Version: 1.2-2
Description: Collects system statistics and outputs pretty graphics and (X)HTML pages.
URL: http://code.google.com/p/quicklook/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1417335931
LastModified: 1436386772
URLPath: /cgit/aur.git/snapshot/quicklook.tar.gz