How to Install and Uninstall python2-hl7apy Package on openSUSE Leap

Last updated: February 03,2025

1. Install "python2-hl7apy" package

Please follow the step by step instructions below to install python2-hl7apy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-hl7apy

2. Uninstall "python2-hl7apy" package

Please follow the guidelines below to uninstall python2-hl7apy on openSUSE Leap:

$ sudo zypper remove python2-hl7apy

3. Information about the python2-hl7apy package on openSUSE Leap

Information for package python2-hl7apy:
---------------------------------------
Repository : Main Repository
Name : python2-hl7apy
Version : 1.3.3-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 17,9 MiB
Installed : No
Status : not installed
Source package : python-hl7apy-1.3.3-bp153.1.17.src
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