type_safe-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S type_safe-git

* (Optional) Uninstall type_safe-git on Arch using YAY

$ yay -Rns type_safe-git

2. Manually Install "type_safe-git" via AUR

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

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

b. Clone type_safe-git's git locally

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

c. Go to ~/type_safe-git folder and install it

$ cd ~/type_safe-git $ makepkg -si

3. Information about the type_safe-git package on Arch User Repository (AUR)

ID: 394873
Name: type_safe-git
PackageBaseID: 117424
PackageBase: type_safe-git
Version: 0.1.r121.g128f658-1
Description: Zero overhead utilities for preventing bugs at compile time
URL: https://github.com/foonathan/type_safe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: verri
Submitter: verri
FirstSubmitted: 1480449937
LastModified: 1490281103
URLPath: /cgit/aur.git/snapshot/type_safe-git.tar.gz