dataexplorer on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S dataexplorer

* (Optional) Uninstall dataexplorer on Arch using YAY

$ yay -Rns dataexplorer

2. Manually Install "dataexplorer" via AUR

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

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

b. Clone dataexplorer's git locally

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

c. Go to ~/dataexplorer folder and install it

$ cd ~/dataexplorer $ makepkg -si

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

ID: 1425820
Name: dataexplorer
PackageBaseID: 63800
PackageBase: dataexplorer
Version: 3.8.5-1
Description: Graphical tool to analyze data, gathered from various hardware devices.
URL: http://savannah.nongnu.org/projects/dataexplorer
NumVotes: 5
Popularity: 0.000168
OutOfDate:
Maintainer: aaronfischer
Submitter: aaronfischer
FirstSubmitted: 1350819189
LastModified: 1710248209
URLPath: /cgit/aur.git/snapshot/dataexplorer.tar.gz