How to Install and Uninstall edg-gridftp-client.x86_64 Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "edg-gridftp-client.x86_64" package

This is a short guide on how to install edg-gridftp-client.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install edg-gridftp-client.x86_64

2. Uninstall "edg-gridftp-client.x86_64" package

This is a short guide on how to uninstall edg-gridftp-client.x86_64 on Oracle Linux 9:

$ sudo dnf remove edg-gridftp-client.x86_64 $ sudo dnf autoremove

3. Information about the edg-gridftp-client.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:30:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : edg-gridftp-client
Version : 1.2.9.2
Release : 24.el9
Architecture : x86_64
Size : 53 k
Source : edg-gridftp-client-1.2.9.2-24.el9.src.rpm
Repository : epel
Summary : Command line clients to GridFTP libraries
URL : http://jra1mw.cvs.cern.ch:8180/cgi-bin/jra1mw.cgi/edg-gridftp-client/
License : EU Datagrid
Description : The edg-gridftp-client package is a thin command line interface on top
: of the GridFTP libraries supplied by Globus. They do, however,
: represent a useful set of commands to do basic management of files on
: a GridFTP server.
:
: The commands provided are:
:
: edg-gridftp-exists test if a file/directory exists on the server
: edg-gridftp-mkdir create a directory on the server
: edg-gridftp-rmdir remove a directory from a server
: edg-gridftp-rm remove a file from a server
: edg-gridftp-ls list files/directories on a server
: edg-gridftp-rename rename a file/directory on a server