How to Install and Uninstall micropipenv.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "micropipenv.noarch" package

In this section, we are going to explain the necessary steps to install micropipenv.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install micropipenv.noarch

2. Uninstall "micropipenv.noarch" package

Please follow the step by step instructions below to uninstall micropipenv.noarch on Fedora 36:

$ sudo dnf remove micropipenv.noarch $ sudo dnf autoremove

3. Information about the micropipenv.noarch package on Fedora 36

Last metadata expiration check: 0:13:40 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : micropipenv
Version : 1.3.0
Release : 1.fc36
Architecture : noarch
Size : 54 k
Source : micropipenv-1.3.0-1.fc36.src.rpm
Repository : updates
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.