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

Last updated: July 08,2024

1. Install "python312-biplist" package

Please follow the steps below to install python312-biplist on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-biplist

2. Uninstall "python312-biplist" package

This guide let you learn how to uninstall python312-biplist on openSuSE Tumbleweed:

$ sudo zypper remove python312-biplist

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

Information for package python312-biplist:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-biplist
Version : 1.0.3-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 90.2 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.