python-fiftyone on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-fiftyone

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

$ yay -Rns python-fiftyone

2. Manually Install "python-fiftyone" via AUR

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

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

b. Clone python-fiftyone's git locally

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

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

$ cd ~/python-fiftyone $ makepkg -si

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

ID: 1196667
Name: python-fiftyone
PackageBaseID: 189516
PackageBase: python-fiftyone
Version: 0.18.0-1
Description: An open source toolkit for building datasets and computer vision models
URL: https://github.com/voxel51/fiftyone
NumVotes: 0
Popularity: 0
OutOfDate: 1690888293
Maintainer: yodaembedding
Submitter: yodaembedding
FirstSubmitted: 1673677254
LastModified: 1673678584
URLPath: /cgit/aur.git/snapshot/python-fiftyone.tar.gz