How to Install and Uninstall micropipenv.src Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "micropipenv.src" package
This guide let you learn how to install micropipenv.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
micropipenv.src
Copied
2. Uninstall "micropipenv.src" package
This tutorial shows how to uninstall micropipenv.src on Oracle Linux 9:
$
sudo dnf remove
micropipenv.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the micropipenv.src package on Oracle Linux 9
Last metadata expiration check: 1:55:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : micropipenv
Version : 1.0.2
Release : 5.el9
Architecture : src
Size : 80 k
Source : None
Repository : ol9_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 : 5.el9
Architecture : src
Size : 80 k
Source : None
Repository : ol9_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.