safe-iop on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S safe-iop

* (Optional) Uninstall safe-iop on Arch using YAY

$ yay -Rns safe-iop

2. Manually Install "safe-iop" via AUR

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

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

b. Clone safe-iop's git locally

$ git clone https://aur.archlinux.org/safe-iop.git ~/safe-iop

c. Go to ~/safe-iop folder and install it

$ cd ~/safe-iop $ makepkg -si

3. Information about the safe-iop package on Arch User Repository (AUR)

ID: 198778
Name: safe-iop
PackageBaseID: 80889
PackageBase: safe-iop
Version: 0.3.1-1
Description: Provides a collection of (macro-based) functions for performing safe integer operations across platform and architecture with a straightforward API
URL: https://code.google.com/p/safe-iop/
NumVotes: 0
Popularity: 0
OutOfDate: 1700774163
Maintainer: anatolik
Submitter: anatolik
FirstSubmitted: 1397447738
LastModified: 1434556366
URLPath: /cgit/aur.git/snapshot/safe-iop.tar.gz