python-daft on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-daft

* (Optional) Uninstall python-daft on Arch using YAY

$ yay -Rns python-daft

2. Manually Install "python-daft" via AUR

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

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

b. Clone python-daft's git locally

$ git clone https://aur.archlinux.org/python-daft.git ~/python-daft

c. Go to ~/python-daft folder and install it

$ cd ~/python-daft $ makepkg -si

3. Information about the python-daft package on Arch User Repository (AUR)

ID: 1261213
Name: python-daft
PackageBaseID: 171663
PackageBase: python-daft
Version: 0.1.2-3
Description: Render probabilistic graphical models using matplotlib
URL: https://github.com/daft-dev/daft
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1633406367
LastModified: 1684704734
URLPath: /cgit/aur.git/snapshot/python-daft.tar.gz