python-unet on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-unet

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

$ yay -Rns python-unet

2. Manually Install "python-unet" via AUR

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

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

b. Clone python-unet's git locally

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

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

$ cd ~/python-unet $ makepkg -si

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

ID: 1255067
Name: python-unet
PackageBaseID: 156271
PackageBase: python-unet
Version: 0.7.9-2
Description: PyTorch Implementation of 2D and 3D U-Net
URL: https://github.com/fepegar/unet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1596435806
LastModified: 1683577437
URLPath: /cgit/aur.git/snapshot/python-unet.tar.gz