dsview on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S dsview

* (Optional) Uninstall dsview on Arch using YAY

$ yay -Rns dsview

2. Manually Install "dsview" via AUR

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

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

b. Clone dsview's git locally

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

c. Go to ~/dsview folder and install it

$ cd ~/dsview $ makepkg -si

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

ID: 1348637
Name: dsview
PackageBaseID: 106968
PackageBase: dsview
Version: 1:1.3.1-1
Description: Client software that supports the DreamSourceLab logic analyzer
URL: http://www.dreamsourcelab.com/
NumVotes: 12
Popularity: 0.277256
OutOfDate:
Maintainer: codyps
Submitter: phragment
FirstSubmitted: 1454451373
LastModified: 1699293195
URLPath: /cgit/aur.git/snapshot/dsview.tar.gz

5. The same packages on other Linux Distributions