How to Install and Uninstall python3-case.noarch Package on Rocky Linux 8

Last updated: June 28,2024

1. Install "python3-case.noarch" package

In this section, we are going to explain the necessary steps to install python3-case.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python3-case.noarch

2. Uninstall "python3-case.noarch" package

This guide covers the steps necessary to uninstall python3-case.noarch on Rocky Linux 8:

$ sudo dnf remove python3-case.noarch $ sudo dnf autoremove

3. Information about the python3-case.noarch package on Rocky Linux 8

Last metadata expiration check: 0:12:49 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-case
Version : 1.5.3
Release : 6.el8
Architecture : noarch
Size : 41 k
Source : python-case-1.5.3-6.el8.src.rpm
Repository : epel
Summary : Python unittest Utilities
URL : https://github.com/celery/case
License : BSD
Description : Python unittest Utilities.