Information about the package, xrootd-server, which is shipped with common Linux distributions. The xrootd-server package is designed for, Xrootd server daemons.
Package Name:
xrootd-server
Summary:
Xrootd server daemons
URL:
Description:
This package contains the xrootd servers without the SELinux support. Unless you are installing on a system without SELinux also install the xrootd-selinux package.
Architecture:
x86_64
Version:
4.8.3
Release:
1.el6
Size:
388 k
Repository:
epel
From Repository:
Licence:
LGPLv3+
Control the xrootd-server package with the following handy commands outlined below.
yum install xrootd-server
This command will install xrootd-server on the server.
yum remove xrootd-server
This command will un-install xrootd-server on the server. When you run this command, you will be asked if you are sure that you want to remove xrootd-server, so you have to manually confirm that you want to do this.
yum -y remove xrootd-server
This command will un-install xrootd-server on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove xrootd-server when using the -y flag.
yum update xrootd-server
This command will update xrootd-server to the latest version. When you run this command, you will be asked if you are sure that you want to remove xrootd-server, so you have to manually confirm that you want to do this.
yum -y update xrootd-server
This command will update xrootd-server to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove xrootd-server when using the -y flag.
yum info xrootd-server
This command will show you core information about the xrootd-server package.
yum deplist xrootd-server
This command will show you the dependencies for xrootd-server. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update xrootd-server
This command will check if there is an update waiting on xrootd-server. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.