How to Install and Uninstall python-intbitset-doc.noarch Package on Fedora 39
Last updated: November 28,2024
1. Install "python-intbitset-doc.noarch" package
Please follow the step by step instructions below to install python-intbitset-doc.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python-intbitset-doc.noarch
Copied
2. Uninstall "python-intbitset-doc.noarch" package
This is a short guide on how to uninstall python-intbitset-doc.noarch on Fedora 39:
$
sudo dnf remove
python-intbitset-doc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-intbitset-doc.noarch package on Fedora 39
Last metadata expiration check: 4:44:36 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python-intbitset-doc
Version : 3.0.2
Release : 1.fc39
Architecture : noarch
Size : 46 k
Source : python-intbitset-3.0.2-1.fc39.src.rpm
Repository : updates
Summary : Documentation for python-intbitset
URL : https://github.com/inveniosoftware-contrib/intbitset
License : LGPL-3.0-or-later AND BSD-2-Clause AND MIT
Description :
: The intbitset library provides a set implementation to store sorted unsigned
: integers either 32-bits integers (between 0 and 2**31 - 1 or
: intbitset.__maxelem__) or an infinite range with fast set operations implemented
: via bit vectors in a Python C extension for speed and reduced memory usage.
:
: The inbitset class emulates the Python built-in set class interface with some
: additional specific methods such as its own fast dump and load marshalling
: functions.
:
: This package is providing the documentation for intbitset.
Available Packages
Name : python-intbitset-doc
Version : 3.0.2
Release : 1.fc39
Architecture : noarch
Size : 46 k
Source : python-intbitset-3.0.2-1.fc39.src.rpm
Repository : updates
Summary : Documentation for python-intbitset
URL : https://github.com/inveniosoftware-contrib/intbitset
License : LGPL-3.0-or-later AND BSD-2-Clause AND MIT
Description :
: The intbitset library provides a set implementation to store sorted unsigned
: integers either 32-bits integers (between 0 and 2**31 - 1 or
: intbitset.__maxelem__) or an infinite range with fast set operations implemented
: via bit vectors in a Python C extension for speed and reduced memory usage.
:
: The inbitset class emulates the Python built-in set class interface with some
: additional specific methods such as its own fast dump and load marshalling
: functions.
:
: This package is providing the documentation for intbitset.