python-pycocotools on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pycocotools

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

$ yay -Rns python-pycocotools

2. Manually Install "python-pycocotools" via AUR

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

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

b. Clone python-pycocotools's git locally

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

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

$ cd ~/python-pycocotools $ makepkg -si

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

ID: 1427884
Name: python-pycocotools
PackageBaseID: 156626
PackageBase: python-pycocotools
Version: 2.0.7-2
Description: Official APIs for the MS-COCO dataset
URL: https://pypi.org/project/pycocotools
NumVotes: 3
Popularity: 0.652936
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1597134268
LastModified: 1710533887
URLPath: /cgit/aur.git/snapshot/python-pycocotools.tar.gz