webviewer on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S webviewer

* (Optional) Uninstall webviewer on Arch using YAY

$ yay -Rns webviewer

2. Manually Install "webviewer" via AUR

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

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

b. Clone webviewer's git locally

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

c. Go to ~/webviewer folder and install it

$ cd ~/webviewer $ makepkg -si

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

ID: 1115540
Name: webviewer
PackageBaseID: 175868
PackageBase: webviewer
Version: 0.4.1-4
Description: Minimal display of a website. Useful for web versions of messengers.
URL: https://github.com/LeAlex27/webviewer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LeAlex27
Submitter: LeAlex27
FirstSubmitted: 1644517929
LastModified: 1658498957
URLPath: /cgit/aur.git/snapshot/webviewer.tar.gz