How to Install and Uninstall python3-conda-inject.noarch Package on Fedora 39
Last updated: January 13,2025
1. Install "python3-conda-inject.noarch" package
This guide let you learn how to install python3-conda-inject.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-conda-inject.noarch
Copied
2. Uninstall "python3-conda-inject.noarch" package
Here is a brief guide to show you how to uninstall python3-conda-inject.noarch on Fedora 39:
$
sudo dnf remove
python3-conda-inject.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-conda-inject.noarch package on Fedora 39
Last metadata expiration check: 2:13:13 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-conda-inject
Version : 1.3.1
Release : 1.fc39
Architecture : noarch
Size : 18 k
Source : python-conda-inject-1.3.1-1.fc39.src.rpm
Repository : updates
Summary : Inject a conda environment into the current python environment
URL : https://github.com/koesterlab/conda-inject
License : MIT
Description : Helper functions for injecting a conda environment into the current python
: environment. This happens by modifying sys.path, without actually changing the
: current python environment.
Available Packages
Name : python3-conda-inject
Version : 1.3.1
Release : 1.fc39
Architecture : noarch
Size : 18 k
Source : python-conda-inject-1.3.1-1.fc39.src.rpm
Repository : updates
Summary : Inject a conda environment into the current python environment
URL : https://github.com/koesterlab/conda-inject
License : MIT
Description : Helper functions for injecting a conda environment into the current python
: environment. This happens by modifying sys.path, without actually changing the
: current python environment.