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

Last updated: July 04,2024

1. Install "python311-pycocotools" package

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

$ sudo zypper refresh $ sudo zypper install python311-pycocotools

2. Uninstall "python311-pycocotools" package

Please follow the instructions below to uninstall python311-pycocotools on openSuSE Tumbleweed:

$ sudo zypper remove python311-pycocotools

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

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