How to Install and Uninstall python39-pycocotools Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python39-pycocotools" package

This tutorial shows how to install python39-pycocotools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pycocotools

2. Uninstall "python39-pycocotools" package

This is a short guide on how to uninstall python39-pycocotools on openSuSE Tumbleweed:

$ sudo zypper remove python39-pycocotools

3. Information about the python39-pycocotools package on openSuSE Tumbleweed

Information for package python39-pycocotools:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pycocotools
Version : 2.0~post.1582219528.8c9bcc3-2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 277.4 KiB
Installed : No
Status : not installed
Source package : python-pycocotools-2.0~post.1582219528.8c9bcc3-2.16.src
Upstream URL : https://github.com/cocodataset/cocoapi
Summary : Python cocoapi
Description :
COCO is a large image dataset designed for object detection, segmentation,
person keypoints detection, stuff segmentation, and caption generation.
This package provides Matlab, Python, and Lua APIs that assists in loading,
parsing, and visualizing the annotations in COCO.