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

Last updated: May 19,2024

1. Install "python3-xrootd" package

Please follow the instructions below to install python3-xrootd on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-xrootd

2. Uninstall "python3-xrootd" package

This guide let you learn how to uninstall python3-xrootd on openSUSE Leap:

$ sudo zypper remove python3-xrootd

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

Information for package python3-xrootd:
---------------------------------------
Repository : Main Repository
Name : python3-xrootd
Version : 5.5.1-bp155.1.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 433.1 KiB
Installed : No
Status : not installed
Source package : xrootd-5.5.1-bp155.1.16.src
Upstream URL : http://xrootd.org/
Summary : An eXtended Root Daemon
Description :
The XROOTD project gives access to data repositories.
The typical usage is to give access to file-based ones. It is
based on a scalable architecture, a communication protocol, and
a set of plugins and tools based on those. The ability to
configure it and to make it scale (for size and performance)
allows the deployment of data access clusters of virtually any
size, which can include sophisticated features, like
authentication/authorization, integrations with other systems,
WAN data distribution, etc.
The XRootD software framework is a generic suite for data access,
which can serve natively any kind of data, organized as a
hierarchical filesystem-like namespace, based on the concept
of a directory.