How to Install and Uninstall kio-admin.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "kio-admin.x86_64" package

Here is a brief guide to show you how to install kio-admin.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install kio-admin.x86_64

2. Uninstall "kio-admin.x86_64" package

This tutorial shows how to uninstall kio-admin.x86_64 on Oracle Linux 9:

$ sudo dnf remove kio-admin.x86_64 $ sudo dnf autoremove

3. Information about the kio-admin.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:39:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : kio-admin
Version : 23.03.90
Release : 1.el9
Architecture : x86_64
Size : 103 k
Source : kio-admin-23.03.90-1.el9.src.rpm
Repository : epel
Summary : Manage files as administrator using the admin:// KIO protocol
URL : https://invent.kde.org/system/kio-admin
License : (GPL-2.0-only or GPL-3.0-only) and BSD-3-Clause and CC0-1.0 and FSFAP
Description : kio-admin implements a new protocol "admin:///"
: which gives administrative access
: to the entire system. This is achieved by talking,
: over dbus, with a root-level
: helper binary that in turn uses
: existing KIO infrastructure to run file://
: operations in root-scope.