How to Install and Uninstall python312-BitVector Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "python312-BitVector" package
This guide covers the steps necessary to install python312-BitVector on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-BitVector
Copied
2. Uninstall "python312-BitVector" package
Here is a brief guide to show you how to uninstall python312-BitVector on openSuSE Tumbleweed:
$
sudo zypper remove
python312-BitVector
Copied
3. Information about the python312-BitVector package on openSuSE Tumbleweed
Information for package python312-BitVector:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-BitVector
Version : 3.5.0-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 510.4 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 : python312-BitVector
Version : 3.5.0-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 510.4 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.