python-sacred on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-sacred

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

$ yay -Rns python-sacred

2. Manually Install "python-sacred" via AUR

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

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

b. Clone python-sacred's git locally

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

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

$ cd ~/python-sacred $ makepkg -si

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

ID: 830935
Name: python-sacred
PackageBaseID: 115570
PackageBase: python-sacred
Version: 0.8.2-0
Description: Sacred is a tool to configure, organize, log and reproduce computational experiments.
URL: https://github.com/IDSIA/sacred
NumVotes: 3
Popularity: 0
OutOfDate: 1675059739
Maintainer: vatai
Submitter: snowball
FirstSubmitted: 1474069142
LastModified: 1607481976
URLPath: /cgit/aur.git/snapshot/python-sacred.tar.gz