statifier on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S statifier

* (Optional) Uninstall statifier on Arch using YAY

$ yay -Rns statifier

2. Manually Install "statifier" via AUR

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

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

b. Clone statifier's git locally

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

c. Go to ~/statifier folder and install it

$ cd ~/statifier $ makepkg -si

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

ID: 1261597
Name: statifier
PackageBaseID: 112891
PackageBase: statifier
Version: 1.7.4-5
Description: Create portable, self-containing Linux executables: Creates from dynamically linked executables and all it's libraries one file. Note: Does not play well with VDSO, which most modern kernels have activated.
URL: http://statifier.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1467015294
LastModified: 1684759709
URLPath: /cgit/aur.git/snapshot/statifier.tar.gz