veloview on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S veloview

* (Optional) Uninstall veloview on Arch using YAY

$ yay -Rns veloview

2. Manually Install "veloview" via AUR

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

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

b. Clone veloview's git locally

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

c. Go to ~/veloview folder and install it

$ cd ~/veloview $ makepkg -si

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

ID: 896152
Name: veloview
PackageBaseID: 144826
PackageBase: veloview
Version: 4.1.3-1
Description: Real-time visualization and processing of live captured 3D LiDAR data from Velodyne’s HDL sensors
URL: https://www.paraview.org/veloview
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DWestCoast
Submitter: DWestCoast
FirstSubmitted: 1567589144
LastModified: 1619069658
URLPath: /cgit/aur.git/snapshot/veloview.tar.gz