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

Last updated: July 04,2024

1. Install "python310-pycocotools" package

In this section, we are going to explain the necessary steps to install python310-pycocotools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pycocotools

2. Uninstall "python310-pycocotools" package

In this section, we are going to explain the necessary steps to uninstall python310-pycocotools on openSuSE Tumbleweed:

$ sudo zypper remove python310-pycocotools

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

Information for package python310-pycocotools:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pycocotools
Version : 2.0~post.1582219528.8c9bcc3-2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 276.3 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.