showme on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S showme

* (Optional) Uninstall showme on Arch using YAY

$ yay -Rns showme

2. Manually Install "showme" via AUR

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

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

b. Clone showme's git locally

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

c. Go to ~/showme folder and install it

$ cd ~/showme $ makepkg -si

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

ID: 1041612
Name: showme
PackageBaseID: 84226
PackageBase: archimedes-tools
Version: 1.6-8
Description: Show Me graphically displays the contents of geometric files, especially those generated by Triangle
URL: http://www.cs.cmu.edu/~quake/showme.html
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: eolianoe
FirstSubmitted: 1406759951
LastModified: 1645580432
URLPath: /cgit/aur.git/snapshot/showme.tar.gz