ktrash5
Core components of the KIO Framework
Install
- All systems
-
curl cmd.cat/ktrash5.sh
- Debian
-
apt-get install kio
- Ubuntu
-
apt-get install kio
- Arch Linux
-
pacman -S kio
- Kali Linux
-
apt-get install kio
- Fedora
-
dnf install kf5-kio-core
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kio
- Raspbian
-
apt-get install kio
- Dockerfile
- dockerfile.run/ktrash5
kf5-kio-core
Core components of the KIO Framework
kio
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.