filament on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install filament on Arch using YAY
$
yay -S
filament
Copied
* (Optional) Uninstall filament on Arch using YAY
$
yay -Rns
filament
Copied
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
Copied
b. Clone filament's git locally
$
git clone https://aur.archlinux.org/filament.git
~/filament
Copied
c. Go to ~/filament folder and install it
$
cd
~/filament
Copied
$
makepkg -si
Copied
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
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