viewvc on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S viewvc

* (Optional) Uninstall viewvc on Arch using YAY

$ yay -Rns viewvc

2. Manually Install "viewvc" via AUR

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

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

b. Clone viewvc's git locally

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

c. Go to ~/viewvc folder and install it

$ cd ~/viewvc $ makepkg -si

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

ID: 1144325
Name: viewvc
PackageBaseID: 99299
PackageBase: viewvc
Version: 1.3.0.dev.r2596.gc22eb71b-1
Description: web-based vcs version control repository browsing, formerly viewcvs
URL: https://github.com/viewvc/viewvc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441314721
LastModified: 1664164919
URLPath: /cgit/aur.git/snapshot/viewvc.tar.gz