python-test-tube on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-test-tube

* (Optional) Uninstall python-test-tube on Arch using YAY

$ yay -Rns python-test-tube

2. Manually Install "python-test-tube" via AUR

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

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

b. Clone python-test-tube's git locally

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

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

$ cd ~/python-test-tube $ makepkg -si

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

ID: 841368
Name: python-test-tube
PackageBaseID: 161526
PackageBase: python-test-tube
Version: 0.7.5-1
Description: Machine learning / data science experiments logger and visualizer for pytorch.
URL: https://github.com/williamFalcon/test-tube
NumVotes: 0
Popularity: 0
OutOfDate: 1704414810
Maintainer: 7Z0nE
Submitter: 7Z0nE
FirstSubmitted: 1609591131
LastModified: 1609591131
URLPath: /cgit/aur.git/snapshot/python-test-tube.tar.gz