vtk-docs on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S vtk-docs

* (Optional) Uninstall vtk-docs on Arch using YAY

$ yay -Rns vtk-docs

2. Manually Install "vtk-docs" via AUR

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

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

b. Clone vtk-docs's git locally

$ git clone https://aur.archlinux.org/vtk-docs.git ~/vtk-docs

c. Go to ~/vtk-docs folder and install it

$ cd ~/vtk-docs $ makepkg -si

3. Information about the vtk-docs package on Arch User Repository (AUR)

ID: 640038
Name: vtk-docs
PackageBaseID: 144542
PackageBase: vtk-docs
Version: 8.2.0-1
Description: Documentation for VTK
URL: https://vtk.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1627132705
Maintainer:
Submitter: jerry73204
FirstSubmitted: 1566700052
LastModified: 1566700052
URLPath: /cgit/aur.git/snapshot/vtk-docs.tar.gz