How to Install and Uninstall python312-bitstring Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python312-bitstring" package
Learn how to install python312-bitstring on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-bitstring
Copied
2. Uninstall "python312-bitstring" package
Learn how to uninstall python312-bitstring on openSuSE Tumbleweed:
$
sudo zypper remove
python312-bitstring
Copied
3. Information about the python312-bitstring package on openSuSE Tumbleweed
Information for package python312-bitstring:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-bitstring
Version : 3.1.9-1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 562.9 KiB
Installed : No
Status : not installed
Source package : python-bitstring-3.1.9-1.12.src
Upstream URL : https://github.com/scott-griffiths/bitstring
Summary : Python module for the construction, analysis and modification of binary data
Description :
Bitstring is a pure Python module to aid
the creation and analysis of binary data.
Bitstrings can be constructed from integers (big and little endian), hex,
octal, binary, strings or files. They can be sliced, joined, reversed,
inserted into, overwritten, etc. with functions or slice notation.
They can also be read from, searched and replaced, and navigated in,
similar to a file or stream.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-bitstring
Version : 3.1.9-1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 562.9 KiB
Installed : No
Status : not installed
Source package : python-bitstring-3.1.9-1.12.src
Upstream URL : https://github.com/scott-griffiths/bitstring
Summary : Python module for the construction, analysis and modification of binary data
Description :
Bitstring is a pure Python module to aid
the creation and analysis of binary data.
Bitstrings can be constructed from integers (big and little endian), hex,
octal, binary, strings or files. They can be sliced, joined, reversed,
inserted into, overwritten, etc. with functions or slice notation.
They can also be read from, searched and replaced, and navigated in,
similar to a file or stream.