snowman on AUR (Arch User Repository)
Last updated: February 01,2025
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
Copied
b. Install snowman on Arch using YAY
$
yay -S
snowman
Copied
* (Optional) Uninstall snowman on Arch using YAY
$
yay -Rns
snowman
Copied
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
Copied
b. Clone snowman's git locally
$
git clone https://aur.archlinux.org/snowman.git
~/snowman
Copied
c. Go to ~/snowman folder and install it
$
cd
~/snowman
Copied
$
makepkg -si
Copied
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
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