libbcd on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libbcd

* (Optional) Uninstall libbcd on Arch using YAY

$ yay -Rns libbcd

2. Manually Install "libbcd" via AUR

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

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

b. Clone libbcd's git locally

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

c. Go to ~/libbcd folder and install it

$ cd ~/libbcd $ makepkg -si

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

ID: 577047
Name: libbcd
PackageBaseID: 138699
PackageBase: libbcd
Version: 1.1-3
Description: Bayesian Collaborative Denoiser for Monte Carlo Rendering
URL: https://github.com/superboubek/bcd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DarkShadow44
Submitter: DarkShadow44
FirstSubmitted: 1547278865
LastModified: 1547525052
URLPath: /cgit/aur.git/snapshot/libbcd.tar.gz