dinotrace on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S dinotrace

* (Optional) Uninstall dinotrace on Arch using YAY

$ yay -Rns dinotrace

2. Manually Install "dinotrace" via AUR

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

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

b. Clone dinotrace's git locally

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

c. Go to ~/dinotrace folder and install it

$ cd ~/dinotrace $ makepkg -si

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

ID: 1404103
Name: dinotrace
PackageBaseID: 110544
PackageBase: dinotrace
Version: 9.4f-2
Description: X11 waveform viewer with support for VCD, ASCII and other trace formats.
URL: http://www.veripool.org/projects/dinotrace/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: FSMaxB
Submitter: FSMaxB
FirstSubmitted: 1461584284
LastModified: 1707086428
URLPath: /cgit/aur.git/snapshot/dinotrace.tar.gz