lector on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S lector

* (Optional) Uninstall lector on Arch using YAY

$ yay -Rns lector

2. Manually Install "lector" via AUR

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

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

b. Clone lector's git locally

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

c. Go to ~/lector folder and install it

$ cd ~/lector $ makepkg -si

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

ID: 593174
Name: lector
PackageBaseID: 134034
PackageBase: lector
Version: 0.5.1-1
Description: Qt based ebook reader with support for PDF, epub, fb2, comicbooks, mobi, azw
URL: https://github.com/BasioMeusPuga/Lector
NumVotes: 18
Popularity: 6.0E-6
OutOfDate:
Maintainer: BasioMeusPuga
Submitter: BasioMeusPuga
FirstSubmitted: 1530908234
LastModified: 1552145198
URLPath: /cgit/aur.git/snapshot/lector.tar.gz