netron on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S netron

* (Optional) Uninstall netron on Arch using YAY

$ yay -Rns netron

2. Manually Install "netron" via AUR

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

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

b. Clone netron's git locally

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

c. Go to ~/netron folder and install it

$ cd ~/netron $ makepkg -si

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

ID: 1428461
Name: netron
PackageBaseID: 186445
PackageBase: netron
Version: 7.5.5-1
Description: Visualizer for neural network, deep learning, and machine learning models
URL: https://netron.app/
NumVotes: 3
Popularity: 0.005798
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1665220189
LastModified: 1710599188
URLPath: /cgit/aur.git/snapshot/netron.tar.gz