visualdl on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S visualdl

* (Optional) Uninstall visualdl on Arch using YAY

$ yay -Rns visualdl

2. Manually Install "visualdl" via AUR

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

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

b. Clone visualdl's git locally

$ git clone https://aur.archlinux.org/visualdl.git ~/visualdl

c. Go to ~/visualdl folder and install it

$ cd ~/visualdl $ makepkg -si

3. Information about the visualdl package on Arch User Repository (AUR)

ID: 1198603
Name: visualdl
PackageBaseID: 170899
PackageBase: visualdl
Version: 2.5.0-1
Description: Deep Learning Visualization Toolkit
URL: https://github.com/PaddlePaddle/visualdl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: SamLukeYes
FirstSubmitted: 1631202941
LastModified: 1674049641
URLPath: /cgit/aur.git/snapshot/visualdl.tar.gz