safu on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S safu

* (Optional) Uninstall safu on Arch using YAY

$ yay -Rns safu

2. Manually Install "safu" via AUR

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

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

b. Clone safu's git locally

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

c. Go to ~/safu folder and install it

$ cd ~/safu $ makepkg -si

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

ID: 1409742
Name: safu
PackageBaseID: 202384
PackageBase: safu
Version: 0.51.1-1
Description: C to library to reduce boiler plate code when use standard c-libs
URL: https://github.com/Elektrobit/safu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gehwolf
Submitter: gehwolf
FirstSubmitted: 1707689756
LastModified: 1708024871
URLPath: /cgit/aur.git/snapshot/safu.tar.gz