opentrace on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S opentrace

* (Optional) Uninstall opentrace on Arch using YAY

$ yay -Rns opentrace

2. Manually Install "opentrace" via AUR

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

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

b. Clone opentrace's git locally

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

c. Go to ~/opentrace folder and install it

$ cd ~/opentrace $ makepkg -si

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

ID: 1372851
Name: opentrace
PackageBaseID: 199649
PackageBase: opentrace
Version: 1.4.2.1-1
Description: A cross-platform GUI wrapper for NextTrace. Bringing you the familiar traceroute experience.
URL: https://github.com/Archeb/opentrace
NumVotes: 1
Popularity: 0.240352
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1700232599
LastModified: 1703066278
URLPath: /cgit/aur.git/snapshot/opentrace.tar.gz