python-visdom on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-visdom

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

$ yay -Rns python-visdom

2. Manually Install "python-visdom" via AUR

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

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

b. Clone python-visdom's git locally

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

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

$ cd ~/python-visdom $ makepkg -si

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

ID: 1382938
Name: python-visdom
PackageBaseID: 141736
PackageBase: python-visdom
Version: 0.2.4-4
Description: A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
URL: https://github.com/facebookresearch/visdom
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1556849699
LastModified: 1704802724
URLPath: /cgit/aur.git/snapshot/python-visdom.tar.gz