How to Install and Uninstall micropipenv.noarch Package on Rocky Linux 9

Last updated: September 22,2024

1. Install "micropipenv.noarch" package

This is a short guide on how to install micropipenv.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install micropipenv.noarch

2. Uninstall "micropipenv.noarch" package

Please follow the guidelines below to uninstall micropipenv.noarch on Rocky Linux 9:

$ sudo dnf remove micropipenv.noarch $ sudo dnf autoremove

3. Information about the micropipenv.noarch package on Rocky Linux 9

Last metadata expiration check: 2:15:46 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : micropipenv
Version : 1.0.2
Release : 5.el9
Architecture : noarch
Size : 50 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.