crtview on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S crtview

* (Optional) Uninstall crtview on Arch using YAY

$ yay -Rns crtview

2. Manually Install "crtview" via AUR

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

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

b. Clone crtview's git locally

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

c. Go to ~/crtview folder and install it

$ cd ~/crtview $ makepkg -si

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

ID: 1015305
Name: crtview
PackageBaseID: 174788
PackageBase: crtview
Version: 20220107.6e8cb5c-1
Description: View any image with CRT filter applied
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: doragasu
Submitter: doragasu
FirstSubmitted: 1641573892
LastModified: 1641573892
URLPath: /cgit/aur.git/snapshot/crtview.tar.gz