orocos-bfl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S orocos-bfl

* (Optional) Uninstall orocos-bfl on Arch using YAY

$ yay -Rns orocos-bfl

2. Manually Install "orocos-bfl" via AUR

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

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

b. Clone orocos-bfl's git locally

$ git clone https://aur.archlinux.org/orocos-bfl.git ~/orocos-bfl

c. Go to ~/orocos-bfl folder and install it

$ cd ~/orocos-bfl $ makepkg -si

3. Information about the orocos-bfl package on Arch User Repository (AUR)

ID: 203315
Name: orocos-bfl
PackageBaseID: 40004
PackageBase: orocos-bfl
Version: 0.8.0-1
Description: The Bayesian Filtering Library provides a framework for inference in Dynamic Bayesian Networks
URL: http://www.orocos.org/bfl
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Sandmann
FirstSubmitted: 1282132730
LastModified: 1435413246
URLPath: /cgit/aur.git/snapshot/orocos-bfl.tar.gz