How to Install and Uninstall rxp Package on openSuSE Tumbleweed

Last updated: May 02,2024

1. Install "rxp" package

Learn how to install rxp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install rxp

2. Uninstall "rxp" package

Learn how to uninstall rxp on openSuSE Tumbleweed:

$ sudo zypper remove rxp

3. Information about the rxp package on openSuSE Tumbleweed

Information for package rxp:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : rxp
Version : 1.5.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 32.8 KiB
Installed : No
Status : not installed
Source package : rxp-1.5.2-1.1.src
Upstream URL : https://www.cogsci.ed.ac.uk/~richard/rxp.html
Summary : XML Parser in C
Description :
The current version of RXP supports XML 1.1, Namespaces 1.1, xml:id,
and XML Catalogs. To use an XML Catalog, set the environment variable
XML_CATALOG_FILES to a space-separated list of catalog files.
RXP was written by Richard Tobin at the Language Technology Group,
Human Communication Research Centre, University of Edinburgh.
A simple application (called rxp) is provided. It parses and writes XML
data, optionally expanding entities, defaulting attributes, and
translating to a different output encoding.