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

Last updated: October 08,2024

1. Install "micropipenv.noarch" package

This tutorial shows how to install micropipenv.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install micropipenv.noarch

2. Uninstall "micropipenv.noarch" package

This guide covers the steps necessary to uninstall micropipenv.noarch on Fedora 34:

$ sudo dnf remove micropipenv.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:30:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : micropipenv
Version : 1.0.2
Release : 2.fc34
Architecture : noarch
Size : 50 k
Source : micropipenv-1.0.2-2.fc34.src.rpm
Repository : fedora
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.