How to Install and Uninstall python3-conda.noarch Package on Fedora 36
Last updated: January 15,2025
1. Install "python3-conda.noarch" package
Here is a brief guide to show you how to install python3-conda.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-conda.noarch
Copied
2. Uninstall "python3-conda.noarch" package
Please follow the guidelines below to uninstall python3-conda.noarch on Fedora 36:
$
sudo dnf remove
python3-conda.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-conda.noarch package on Fedora 36
Last metadata expiration check: 4:22:36 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-conda
Version : 4.12.0
Release : 1.fc36
Architecture : noarch
Size : 985 k
Source : conda-4.12.0-1.fc36.src.rpm
Repository : fedora
Summary : Cross-platform, Python-agnostic binary package manager
URL : http://conda.pydata.org/docs/
License : BSD and ASL 2.0 and LGPLv2+ and MIT
Description : Conda is a cross-platform, Python-agnostic binary package manager. It
: is the package manager used by Anaconda installations, but it may be
: used for other systems as well. Conda makes environments first-class
: citizens, making it easy to create independent environments even for
: C libraries. Conda is written entirely in Python.
:
: The Fedora conda base environment is special. Unlike a standard
: anaconda install base environment it is essentially read-only. You
: can only use conda to create and manage new environments.
Available Packages
Name : python3-conda
Version : 4.12.0
Release : 1.fc36
Architecture : noarch
Size : 985 k
Source : conda-4.12.0-1.fc36.src.rpm
Repository : fedora
Summary : Cross-platform, Python-agnostic binary package manager
URL : http://conda.pydata.org/docs/
License : BSD and ASL 2.0 and LGPLv2+ and MIT
Description : Conda is a cross-platform, Python-agnostic binary package manager. It
: is the package manager used by Anaconda installations, but it may be
: used for other systems as well. Conda makes environments first-class
: citizens, making it easy to create independent environments even for
: C libraries. Conda is written entirely in Python.
:
: The Fedora conda base environment is special. Unlike a standard
: anaconda install base environment it is essentially read-only. You
: can only use conda to create and manage new environments.