python-tensorboardx on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-tensorboardx

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

$ yay -Rns python-tensorboardx

2. Manually Install "python-tensorboardx" via AUR

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

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

b. Clone python-tensorboardx's git locally

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

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

$ cd ~/python-tensorboardx $ makepkg -si

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

ID: 1333790
Name: python-tensorboardx
PackageBaseID: 136317
PackageBase: python-tensorboardx
Version: 2.6.2.2-2
Description: Tensorboard for PyTorch
URL: https://github.com/lanpa/tensorboardX
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1538139391
LastModified: 1697269166
URLPath: /cgit/aur.git/snapshot/python-tensorboardx.tar.gz