restview on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S restview

* (Optional) Uninstall restview on Arch using YAY

$ yay -Rns restview

2. Manually Install "restview" via AUR

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

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

b. Clone restview's git locally

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

c. Go to ~/restview folder and install it

$ cd ~/restview $ makepkg -si

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

ID: 1256727
Name: restview
PackageBaseID: 35924
PackageBase: restview
Version: 3.0.1-1
Description: A viewer for ReStructuredText documents that renders them on the fly
URL: https://mg.pov.lt/restview/
NumVotes: 14
Popularity: 1.1E-5
OutOfDate:
Maintainer: SpotlightKid
Submitter: giniu
FirstSubmitted: 1269532084
LastModified: 1683848722
URLPath: /cgit/aur.git/snapshot/restview.tar.gz