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