Install kio by entering the following commands in the terminal:
sudo apt update sudo apt install kio
Description:
Resource and network access abstraction
KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip.
Homepage: https://projects.kde.org/projects/frameworks/kio
Version: 5.44.0-0ubuntu1
Section: universe/libs