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

Last updated: May 06,2024

1. Install "python39-biplist" package

This guide let you learn how to install python39-biplist on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-biplist

2. Uninstall "python39-biplist" package

This tutorial shows how to uninstall python39-biplist on openSuSE Tumbleweed:

$ sudo zypper remove python39-biplist

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

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