ashes on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ashes

* (Optional) Uninstall ashes on Arch using YAY

$ yay -Rns ashes

2. Manually Install "ashes" via AUR

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

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

b. Clone ashes's git locally

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

c. Go to ~/ashes folder and install it

$ cd ~/ashes $ makepkg -si

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

ID: 670070
Name: ashes
PackageBaseID: 146876
PackageBase: ashes
Version: git-1
Description: Drop-in replacement for Vulkan shared library, for older hardware compatibility
URL: https://github.com/DragonJoker/Ashes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Arthapz
FirstSubmitted: 1574613141
LastModified: 1574613141
URLPath: /cgit/aur.git/snapshot/ashes.tar.gz