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

Last updated: May 18,2024

1. Install "python39-hl7apy" package

This tutorial shows how to install python39-hl7apy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-hl7apy

2. Uninstall "python39-hl7apy" package

Please follow the guidance below to uninstall python39-hl7apy on openSuSE Tumbleweed:

$ sudo zypper remove python39-hl7apy

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

Information for package python39-hl7apy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-hl7apy
Version : 1.3.4-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 15.1 MiB
Installed : No
Status : not installed
Source package : python-hl7apy-1.3.4-1.4.src
Upstream URL : https://crs4.github.io/hl7apy/
Summary : A Python library to parse, create and handle HL7 v2x messages
Description :
HL7apy is a Python package to handle HL7 v2
messages according to HL7 specifications.
The main features include:
* Message parsing
* Message creation
* Message validation following the HL7 xsd specifications
* Access to elements by name, long name or position
* Support to all simple and complex datatypes
* Encoding chars customization
* Message encoding in ER7 format and compliant with MLLP protocol