How to Install and Uninstall micropipenv.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "micropipenv.noarch" package

Please follow the guidelines below to install micropipenv.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install micropipenv.noarch

2. Uninstall "micropipenv.noarch" package

This guide let you learn how to uninstall micropipenv.noarch on CentOS Stream 8:

$ sudo dnf remove micropipenv.noarch $ sudo dnf autoremove

3. Information about the micropipenv.noarch package on CentOS Stream 8

Last metadata expiration check: 4:31:10 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : micropipenv
Version : 1.0.2
Release : 1.el8
Architecture : noarch
Size : 51 k
Source : micropipenv-1.0.2-1.el8.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.