filament on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S filament

* (Optional) Uninstall filament on Arch using YAY

$ yay -Rns filament

2. Manually Install "filament" via AUR

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

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

b. Clone filament's git locally

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

c. Go to ~/filament folder and install it

$ cd ~/filament $ makepkg -si

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

ID: 716159
Name: filament
PackageBaseID: 140874
PackageBase: filament
Version: 1.5.2-1
Description: A real-time physically based engine
URL: https://github.com/google/filament/tree/v1.5.2
NumVotes: 2
Popularity: 0
OutOfDate: 1588506722
Maintainer:
Submitter: Meak
FirstSubmitted: 1554065113
LastModified: 1585946461
URLPath: /cgit/aur.git/snapshot/filament.tar.gz