How to Install and Uninstall micropipenv.noarch Package on AlmaLinux 9

Last updated: June 28,2024

1. Install "micropipenv.noarch" package

This guide covers the steps necessary to install micropipenv.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install micropipenv.noarch

2. Uninstall "micropipenv.noarch" package

Please follow the guidance below to uninstall micropipenv.noarch on AlmaLinux 9:

$ sudo dnf remove micropipenv.noarch $ sudo dnf autoremove

3. Information about the micropipenv.noarch package on AlmaLinux 9

Last metadata expiration check: 2:19:39 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : micropipenv
Version : 1.0.2
Release : 5.el9
Architecture : noarch
Size : 50 k
Source : micropipenv-1.0.2-5.el9.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.