fossilize on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S fossilize

* (Optional) Uninstall fossilize on Arch using YAY

$ yay -Rns fossilize

2. Manually Install "fossilize" via AUR

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

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

b. Clone fossilize's git locally

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

c. Go to ~/fossilize folder and install it

$ cd ~/fossilize $ makepkg -si

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

ID: 598751
Name: fossilize
PackageBaseID: 140648
PackageBase: fossilize
Version: 0-1
Description: Library and Vulkan layer for serializing various persistent Vulkan objects which typically end up in hashmaps
URL: https://github.com/ValveSoftware/Fossilize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 1ace
FirstSubmitted: 1553622684
LastModified: 1553688281
URLPath: /cgit/aur.git/snapshot/fossilize.tar.gz