How to Install and Uninstall micropipenv.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "micropipenv.noarch" package
In this section, we are going to explain the necessary steps to install micropipenv.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
micropipenv.noarch
Copied
2. Uninstall "micropipenv.noarch" package
This is a short guide on how to uninstall micropipenv.noarch on Rocky Linux 8:
$
sudo dnf remove
micropipenv.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the micropipenv.noarch package on Rocky Linux 8
Last metadata expiration check: 0:52:47 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : micropipenv
Version : 1.0.2
Release : 1.el8
Architecture : noarch
Size : 50 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.
Available Packages
Name : micropipenv
Version : 1.0.2
Release : 1.el8
Architecture : noarch
Size : 50 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.