How to Install and Uninstall python3-pymarc Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-pymarc" package

Here is a brief guide to show you how to install python3-pymarc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pymarc

2. Uninstall "python3-pymarc" package

Please follow the step by step instructions below to uninstall python3-pymarc on openSUSE Leap:

$ sudo zypper remove python3-pymarc

3. Information about the python3-pymarc package on openSUSE Leap

Information for package python3-pymarc:
---------------------------------------
Repository : Main Repository
Name : python3-pymarc
Version : 4.0.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : python-pymarc-4.0.0-bp155.2.11.src
Upstream URL : https://github.com/edsu/pymarc
Summary : MARC bibliographic data manipulation module
Description :
pymarc is a Python library for working with bibliographic data
encoded in MARC21. It provides an API for reading, writing and
modifying MARC records. It was originally designed to be an emergency
eject seat for getting data assets out of MARC and into some kind of
saner representation.