How to Install and Uninstall libmamba.i686 Package on Fedora 38
Last updated: January 10,2025
1. Install "libmamba.i686" package
Learn how to install libmamba.i686 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
libmamba.i686
Copied
2. Uninstall "libmamba.i686" package
Learn how to uninstall libmamba.i686 on Fedora 38:
$
sudo dnf remove
libmamba.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libmamba.i686 package on Fedora 38
Last metadata expiration check: 0:54:56 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libmamba
Version : 1.5.3
Release : 2.fc38
Architecture : i686
Size : 1.3 M
Source : libmamba-1.5.3-2.fc38.src.rpm
Repository : updates
Summary : C++ API for mamba depsolving library
URL : https://github.com/mamba-org/mamba
License : BSD-3-Clause
Description : libmamba is a reimplementation of the conda package manager in C++.
:
: * parallel downloading of repository data and package files using multi-
: threading
: * libsolv for much faster dependency solving, a state of the art library used
: in the RPM package manager of Red Hat, Fedora and OpenSUSE
: * core parts of mamba are implemented in C++ for maximum efficiency
Available Packages
Name : libmamba
Version : 1.5.3
Release : 2.fc38
Architecture : i686
Size : 1.3 M
Source : libmamba-1.5.3-2.fc38.src.rpm
Repository : updates
Summary : C++ API for mamba depsolving library
URL : https://github.com/mamba-org/mamba
License : BSD-3-Clause
Description : libmamba is a reimplementation of the conda package manager in C++.
:
: * parallel downloading of repository data and package files using multi-
: threading
: * libsolv for much faster dependency solving, a state of the art library used
: in the RPM package manager of Red Hat, Fedora and OpenSUSE
: * core parts of mamba are implemented in C++ for maximum efficiency