How to Install and Uninstall micropipenv.noarch Package on CentOS Stream 9

Last updated: March 01,2025

1. Install "micropipenv.noarch" package

In this section, we are going to explain the necessary steps to install micropipenv.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install micropipenv.noarch

2. Uninstall "micropipenv.noarch" package

Please follow the guidance below to uninstall micropipenv.noarch on CentOS Stream 9:

$ sudo dnf remove micropipenv.noarch $ sudo dnf autoremove

3. Information about the micropipenv.noarch package on CentOS Stream 9

Last metadata expiration check: 2:28:05 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : micropipenv
Version : 1.0.2
Release : 5.el9
Architecture : noarch
Size : 51 k
Source : micropipenv-1.0.2-5.el9.src.rpm
Repository : appstream
Summary : A simple wrapper around pip to support Pipenv and Poetry files
URL : https://github.com/thoth-station/micropipenv
License : LGPLv3+
Description : A lightweight wrapper for pip to support Pipenv and Poetry lock files or
: converting them to pip-tools compatible output.