gwydump on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S gwydump

* (Optional) Uninstall gwydump on Arch using YAY

$ yay -Rns gwydump

2. Manually Install "gwydump" via AUR

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

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

b. Clone gwydump's git locally

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

c. Go to ~/gwydump folder and install it

$ cd ~/gwydump $ makepkg -si

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

ID: 343188
Name: gwydump
PackageBaseID: 39104
PackageBase: gwydump
Version: 2.1-2
Description: A small program to dump Gwyddion .gwy file structure in a human-readable text format
URL: http://gwyddion.net/gwydump.php
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1279864011
LastModified: 1475405936
URLPath: /cgit/aur.git/snapshot/gwydump.tar.gz