stan on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S stan

* (Optional) Uninstall stan on Arch using YAY

$ yay -Rns stan

2. Manually Install "stan" via AUR

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

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

b. Clone stan's git locally

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

c. Go to ~/stan folder and install it

$ cd ~/stan $ makepkg -si

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

ID: 1119546
Name: stan
PackageBaseID: 10774
PackageBase: stan
Version: 0.4.1-3
Description: Stream analyzer intended for reverse engineering and cryptographic analysis.
URL: https://web.archive.org/web/20130507102710/http://www.roqe.org/stan/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: r4um
FirstSubmitted: 1178264760
LastModified: 1659217779
URLPath: /cgit/aur.git/snapshot/stan.tar.gz