How to Install and Uninstall python311-biplist Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python311-biplist" package

Learn how to install python311-biplist on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-biplist

2. Uninstall "python311-biplist" package

Please follow the steps below to uninstall python311-biplist on openSuSE Tumbleweed:

$ sudo zypper remove python311-biplist

3. Information about the python311-biplist package on openSuSE Tumbleweed

Information for package python311-biplist:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-biplist
Version : 1.0.3-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 95.9 KiB
Installed : No
Status : not installed
Source package : python-biplist-1.0.3-5.1.src
Upstream URL : https://bitbucket.org/wooster/biplist
Summary : A library for reading/writing binary plists
Description :
biplist is a binary plist parser/generator for Python.
Binary Property List (plist) files provide a faster and smaller serialization
format for property lists on OS X. This is a library for generating binary
plists which can be read by OS X, iOS, or other clients.