dataplot on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S dataplot

* (Optional) Uninstall dataplot on Arch using YAY

$ yay -Rns dataplot

2. Manually Install "dataplot" via AUR

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

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

b. Clone dataplot's git locally

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

c. Go to ~/dataplot folder and install it

$ cd ~/dataplot $ makepkg -si

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

ID: 1193753
Name: dataplot
PackageBaseID: 27519
PackageBase: dataplot
Version: 20210713-1
Description: Software for scientific visualization, statistical analysis, and non-linear modeling.
URL: https://www.itl.nist.gov/div898/software/dataplot
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: reztho
FirstSubmitted: 1245757900
LastModified: 1673203256
URLPath: /cgit/aur.git/snapshot/dataplot.tar.gz