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

Last updated: July 07,2024

1. Install "python3-xcaplib" package

This guide covers the steps necessary to install python3-xcaplib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-xcaplib

2. Uninstall "python3-xcaplib" package

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

$ sudo zypper remove python3-xcaplib

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

Information for package python3-xcaplib:
----------------------------------------
Repository : Main Repository
Name : python3-xcaplib
Version : 1.2.1-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 72.9 KiB
Installed : No
Status : not installed
Source package : python-xcaplib-1.2.1-bp155.2.10.src
Upstream URL : https://github.com/AGProjects/python-xcaplib
Summary : Python library for managing XML documents on XCAP servers
Description :
XCAP protocol allows a client to read, write, and modify application
configuration data stored in XML format on a server. XCAP maps XML document
sub-trees and element attributes to HTTP URIs, so that these components can
be directly accessed by HTTP.
XCAPLib includes command-line XCAP client.