How to Install and Uninstall python3-conda-index.noarch Package on Fedora 39
Last updated: January 04,2025
1. Install "python3-conda-index.noarch" package
Please follow the steps below to install python3-conda-index.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-conda-index.noarch
Copied
2. Uninstall "python3-conda-index.noarch" package
This guide covers the steps necessary to uninstall python3-conda-index.noarch on Fedora 39:
$
sudo dnf remove
python3-conda-index.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-conda-index.noarch package on Fedora 39
Last metadata expiration check: 3:35:31 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-conda-index
Version : 0.3.0
Release : 1.fc39~bootstrap
Architecture : noarch
Size : 106 k
Source : python-conda-index-0.3.0-1.fc39~bootstrap.src.rpm
Repository : updates
Summary : Create repodata.json for collections of conda packages
URL : https://github.com/conda/conda-index
License : BSD-3-Clause
Description : Create repodata.json for collections of conda packages.
:
: The conda_index command operates on a channel directory. A channel directory
: contains a noarch subdirectory at a minimum and will almost always contain
: other subdirectories named for conda's supported platforms linux-64, win-64,
: osx-64, etc. A channel directory cannot have the same name as a supported
: platform. Place packages into the same platform subdirectory each archive was
: built for. Conda-index extracts metadata from these packages to generate
: index.html, repodata.json etc. with summaries of the packages' metadata. Then
: conda uses the metadata to solve dependencies before doing an install.
:
: By default, the metadata is output to the same directory tree as the channel
: directory, but it can be output to a separate tree with the --output
Available Packages
Name : python3-conda-index
Version : 0.3.0
Release : 1.fc39~bootstrap
Architecture : noarch
Size : 106 k
Source : python-conda-index-0.3.0-1.fc39~bootstrap.src.rpm
Repository : updates
Summary : Create repodata.json for collections of conda packages
URL : https://github.com/conda/conda-index
License : BSD-3-Clause
Description : Create repodata.json for collections of conda packages.
:
: The conda_index command operates on a channel directory. A channel directory
: contains a noarch subdirectory at a minimum and will almost always contain
: other subdirectories named for conda's supported platforms linux-64, win-64,
: osx-64, etc. A channel directory cannot have the same name as a supported
: platform. Place packages into the same platform subdirectory each archive was
: built for. Conda-index extracts metadata from these packages to generate
: index.html, repodata.json etc. with summaries of the packages' metadata. Then
: conda uses the metadata to solve dependencies before doing an install.
:
: By default, the metadata is output to the same directory tree as the channel
: directory, but it can be output to a separate tree with the --output