stripe on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S stripe

* (Optional) Uninstall stripe on Arch using YAY

$ yay -Rns stripe

2. Manually Install "stripe" via AUR

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

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

b. Clone stripe's git locally

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

c. Go to ~/stripe folder and install it

$ cd ~/stripe $ makepkg -si

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

ID: 228242
Name: stripe
PackageBaseID: 99347
PackageBase: stripe
Version: 2.0-2
Description: A software tool which converts a polygonal model into triangle strips
URL: http://www3.cs.stonybrook.edu/~stripe/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Megameneer
FirstSubmitted: 1441396293
LastModified: 1441449265
URLPath: /cgit/aur.git/snapshot/stripe.tar.gz