How to Install and Uninstall scponly.x86_64 Package on CentOS 8 / RHEL 8

Last updated: June 23,2024

1. Install "scponly.x86_64" package

Please follow the guidance below to install scponly.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install scponly.x86_64

2. Uninstall "scponly.x86_64" package

This is a short guide on how to uninstall scponly.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove scponly.x86_64 $ sudo dnf autoremove

3. Information about the scponly.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:30:24 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : scponly
Version : 4.8
Release : 26.el8
Architecture : x86_64
Size : 42 k
Source : scponly-4.8-26.el8.src.rpm
Repository : epel
Summary : Restricted shell for ssh based file services
URL : http://sublimation.org/scponly/
License : BSD
Description : scponly is an alternative 'shell' for system administrators
: who would like to provide access to remote users to both
: read and write local files without providing any remote
: execution priviledges. Functionally, it is best described
: as a wrapper to the "tried and true" ssh suite of applications.