How to Install and Uninstall python3-BitVector Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-BitVector" package
Learn how to install python3-BitVector on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-BitVector
Copied
2. Uninstall "python3-BitVector" package
Please follow the guidelines below to uninstall python3-BitVector on openSUSE Leap:
$
sudo zypper remove
python3-BitVector
Copied
3. Information about the python3-BitVector package on openSUSE Leap
Information for package python3-BitVector:
------------------------------------------
Repository : Main Repository
Name : python3-BitVector
Version : 3.4.9-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 448.9 KiB
Installed : No
Status : not installed
Source package : python-BitVector-3.4.9-bp155.2.10.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 : Main Repository
Name : python3-BitVector
Version : 3.4.9-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 448.9 KiB
Installed : No
Status : not installed
Source package : python-BitVector-3.4.9-bp155.2.10.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.