kio
Network transparent access to files and data
This framework implements a lot of file management functions. It supports accessing files locally as well as via HTTP and FTP out of the box and can be extended by plugins to support other protocols as well. There is a variety of plugins available, e.g. to support access via SSH. The framework can also be used to bridge a native protocol to a file-based interface. This makes the data accessible in all applications using the KDE file dialog or any other KIO enabled infrastructure.
- Versions: 6.13.0 · 5.116.0
- Website: https://community.kde.org/Frameworks
- Licenses: LGPL 2.1+
- Package source: gnu/packages/kde-frameworks.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of kio
as follows:
guix install kio
Or install a particular version:
guix install kio@5.116.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of kio about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/kio'><img src='https://packages.guix.gnu.org/packages/kio/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/kio)
Example Org:
[[https://packages.guix.gnu.org/packages/kio][https://packages.guix.gnu.org/packages/kio/badges/latest-version.svg]]