How to Install and Uninstall python311-BitVector Package on openSuSE Tumbleweed
Last updated: March 07,2025
1. Install "python311-BitVector" package
This tutorial shows how to install python311-BitVector on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-BitVector
Copied
2. Uninstall "python311-BitVector" package
Please follow the step by step instructions below to uninstall python311-BitVector on openSuSE Tumbleweed:
$
sudo zypper remove
python311-BitVector
Copied
3. Information about the python311-BitVector package on openSuSE Tumbleweed
Information for package python311-BitVector:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-BitVector
Version : 3.5.0-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 537.9 KiB
Installed : No
Status : not installed
Source package : python-BitVector-3.5.0-1.15.src
Upstream URL : https://engineering.purdue.edu/kak/dist/
Summary : A memory-efficient packed representation for bit arrays in pure Python
Description :
With regard to the basic purpose of the module, it defines
the BitVector class as a memory-efficient packed
representation for bit arrays. The class comes with a large
number of methods for using the representation in diverse
applications such as computer security, computer vision,
etc.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-BitVector
Version : 3.5.0-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 537.9 KiB
Installed : No
Status : not installed
Source package : python-BitVector-3.5.0-1.15.src
Upstream URL : https://engineering.purdue.edu/kak/dist/
Summary : A memory-efficient packed representation for bit arrays in pure Python
Description :
With regard to the basic purpose of the module, it defines
the BitVector class as a memory-efficient packed
representation for bit arrays. The class comes with a large
number of methods for using the representation in diverse
applications such as computer security, computer vision,
etc.