How to Install and Uninstall python3-pyroaring.x86_64 Package on Fedora 38
Last updated: November 28,2024
1. Install "python3-pyroaring.x86_64" package
This guide let you learn how to install python3-pyroaring.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyroaring.x86_64
Copied
2. Uninstall "python3-pyroaring.x86_64" package
In this section, we are going to explain the necessary steps to uninstall python3-pyroaring.x86_64 on Fedora 38:
$
sudo dnf remove
python3-pyroaring.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyroaring.x86_64 package on Fedora 38
Last metadata expiration check: 5:46:06 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pyroaring
Version : 0.4.2
Release : 1.fc38
Architecture : x86_64
Size : 260 k
Source : python-pyroaring-0.4.2-1.fc38.src.rpm
Repository : updates
Summary : Fast and lightweight set for unsigned 32 bits integers
URL : https://github.com/Ezibenroc/PyRoaringBitMap
License : MIT or Apache-2.0
Description : An efficient and light-weight ordered set of 32 bits integers. This is
: a Python wrapper for the C library CRoaring.
Available Packages
Name : python3-pyroaring
Version : 0.4.2
Release : 1.fc38
Architecture : x86_64
Size : 260 k
Source : python-pyroaring-0.4.2-1.fc38.src.rpm
Repository : updates
Summary : Fast and lightweight set for unsigned 32 bits integers
URL : https://github.com/Ezibenroc/PyRoaringBitMap
License : MIT or Apache-2.0
Description : An efficient and light-weight ordered set of 32 bits integers. This is
: a Python wrapper for the C library CRoaring.