read-quickly on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S read-quickly

* (Optional) Uninstall read-quickly on Arch using YAY

$ yay -Rns read-quickly

2. Manually Install "read-quickly" via AUR

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

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

b. Clone read-quickly's git locally

$ git clone https://aur.archlinux.org/read-quickly.git ~/read-quickly

c. Go to ~/read-quickly folder and install it

$ cd ~/read-quickly $ makepkg -si

3. Information about the read-quickly package on Arch User Repository (AUR)

ID: 866836
Name: read-quickly
PackageBaseID: 163584
PackageBase: read-quickly
Version: 2.0-1
Description: Read plain-text files in blazing speed
URL: https://github.com/maandree/read-quickly
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1613905770
LastModified: 1613905770
URLPath: /cgit/aur.git/snapshot/read-quickly.tar.gz