How to Install and Uninstall micropipenv.src Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "micropipenv.src" package
This tutorial shows how to install micropipenv.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
micropipenv.src
Copied
2. Uninstall "micropipenv.src" package
In this section, we are going to explain the necessary steps to uninstall micropipenv.src on Oracle Linux 8:
$
sudo dnf remove
micropipenv.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the micropipenv.src package on Oracle Linux 8
Last metadata expiration check: 4:33:45 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : micropipenv
Version : 1.0.2
Release : 1.el8
Architecture : src
Size : 79 k
Source : None
Repository : ol8_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 : src
Size : 79 k
Source : None
Repository : ol8_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.