snowman on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S snowman

* (Optional) Uninstall snowman on Arch using YAY

$ yay -Rns snowman

2. Manually Install "snowman" via AUR

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

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

b. Clone snowman's git locally

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

c. Go to ~/snowman folder and install it

$ cd ~/snowman $ makepkg -si

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

ID: 569741
Name: snowman
PackageBaseID: 138159
PackageBase: snowman
Version: 0.1.3-1
Description: Native code to C/C++ decompiler (supporting x86, amd64 and arm)
URL: http://derevenets.com/
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: drakkan
FirstSubmitted: 1545231259
LastModified: 1545231259
URLPath: /cgit/aur.git/snapshot/snowman.tar.gz