yacreader on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S yacreader

* (Optional) Uninstall yacreader on Arch using YAY

$ yay -Rns yacreader

2. Manually Install "yacreader" via AUR

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

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

b. Clone yacreader's git locally

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

c. Go to ~/yacreader folder and install it

$ cd ~/yacreader $ makepkg -si

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

ID: 1409253
Name: yacreader
PackageBaseID: 83643
PackageBase: yacreader
Version: 9.14.2-1
Description: Comic reader for cross-platform reading and managing your digital comic collection.
URL: http://www.yacreader.com
NumVotes: 42
Popularity: 0.006272
OutOfDate:
Maintainer: selmf
Submitter: selmf
FirstSubmitted: 1404660903
LastModified: 1707940039
URLPath: /cgit/aur.git/snapshot/yacreader.tar.gz

5. The same packages on other Linux Distributions