How to Install and Uninstall rclone-browser.x86_64 Package on CentOS Stream 8

Last updated: June 26,2024

1. Install "rclone-browser.x86_64" package

Please follow the instructions below to install rclone-browser.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install rclone-browser.x86_64

2. Uninstall "rclone-browser.x86_64" package

Please follow the guidance below to uninstall rclone-browser.x86_64 on CentOS Stream 8:

$ sudo dnf remove rclone-browser.x86_64 $ sudo dnf autoremove

3. Information about the rclone-browser.x86_64 package on CentOS Stream 8

Last metadata expiration check: 1:57:59 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : rclone-browser
Version : 1.7.0
Release : 2.el8
Architecture : x86_64
Size : 334 k
Source : rclone-browser-1.7.0-2.el8.src.rpm
Repository : epel
Summary : Simple cross platform GUI for rclone
URL : https://github.com/kapitainsky/RcloneBrowser
License : Unlicense
Description : Simple cross platfrom GUI for rclone command line tool.
:
: Features:
: - Allows to browse and modify any rclone remote, including encrypted ones
: - Uses same configuration file as rclone, no extra configuration required
: - Supports custom location and encryption for .rclone.conf configuration file
: - Simultaneously navigate multiple repositories in separate tabs
: - Lists files hierarchically with file name, size and modify date
: - All rclone commands are executed asynchronously, no freezing GUI
: - File hierarchy is lazily cached in memory, for faster traversal of folders
: - Allows to upload, download, create new folders, rename or delete files and
: folders
: - Allows to calculate size of folder, export list of files and copy rclone
: command to clipboard
: - Can process multiple upload or download jobs in background
: - Drag & drop support for dragging files from local file explorer for
: uploading
: - Streaming media files for playback in player like mpv or similar
: - Mount and unmount folders on macOS and GNU/Linux
: - Optionally minimizes to tray, with notifications when upload/download
: finishes
: - Supports portable mode (create .ini file next to executable with same
: name), rclone and .rclone.conf path now can be relative to executable