How to Install and Uninstall python310-BitVector Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "python310-BitVector" package
This guide let you learn how to install python310-BitVector on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-BitVector
Copied
2. Uninstall "python310-BitVector" package
Please follow the instructions below to uninstall python310-BitVector on openSuSE Tumbleweed:
$
sudo zypper remove
python310-BitVector
Copied
3. Information about the python310-BitVector package on openSuSE Tumbleweed
Information for package python310-BitVector:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-BitVector
Version : 3.5.0-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 444.7 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 : python310-BitVector
Version : 3.5.0-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 444.7 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.