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

Last updated: October 07,2024

1. Install "micropipenv.noarch" package

Please follow the guidelines below to install micropipenv.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install micropipenv.noarch

2. Uninstall "micropipenv.noarch" package

This guide let you learn how to uninstall micropipenv.noarch on Oracle Linux 9:

$ sudo dnf remove micropipenv.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:23:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : micropipenv
Version : 1.0.2
Release : 5.el9
Architecture : noarch
Size : 65 k
Source : micropipenv-1.0.2-5.el9.src.rpm
Repository : ol9_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.