How to Install and Uninstall rclone.x86_64 Package on Rocky Linux 9
Last updated: November 01,2024
1. Install "rclone.x86_64" package
In this section, we are going to explain the necessary steps to install rclone.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rclone.x86_64
Copied
2. Uninstall "rclone.x86_64" package
This is a short guide on how to uninstall rclone.x86_64 on Rocky Linux 9:
$
sudo dnf remove
rclone.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rclone.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:18:49 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rclone
Version : 1.57.0
Release : 2.el9
Architecture : x86_64
Size : 17 M
Source : rclone-1.57.0-2.el9.src.rpm
Repository : epel
Summary : Rsync for cloud storage
URL : http://rclone.org/
License : MIT
Description :
: Rclone is a command line program to sync files and directories to and
: from various cloud services.
Available Packages
Name : rclone
Version : 1.57.0
Release : 2.el9
Architecture : x86_64
Size : 17 M
Source : rclone-1.57.0-2.el9.src.rpm
Repository : epel
Summary : Rsync for cloud storage
URL : http://rclone.org/
License : MIT
Description :
: Rclone is a command line program to sync files and directories to and
: from various cloud services.