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

Last updated: January 10,2025

1. Install "micropipenv.noarch" package

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

$ sudo dnf update $ sudo dnf install micropipenv.noarch

2. Uninstall "micropipenv.noarch" package

Here is a brief guide to show you how to uninstall micropipenv.noarch on Fedora 38:

$ sudo dnf remove micropipenv.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:57:38 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : micropipenv
Version : 1.6.0
Release : 1.fc38
Architecture : noarch
Size : 56 k
Source : micropipenv-1.6.0-1.fc38.src.rpm
Repository : updates
Summary : A simple wrapper around pip to support Pipenv and Poetry files
URL : https://github.com/thoth-station/micropipenv
License : LGPL-3.0-or-later
Description : A lightweight wrapper for pip to support Pipenv and Poetry lock files or
: converting them to pip-tools compatible output.