How to Install and Uninstall diod Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "diod" package

Please follow the step by step instructions below to install diod on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install diod

2. Uninstall "diod" package

This is a short guide on how to uninstall diod on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove diod $ sudo apt autoclean && sudo apt autoremove

3. Information about the diod package on Ubuntu 21.10 (Impish Indri)

Package: diod
Architecture: amd64
Version: 1.0.24-5
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Євгеній Мещеряков
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1585
Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), liblua5.1-0, libmunge2 (>= 0.5.8), libncurses6 (>= 6), libtinfo6 (>= 6), libwrap0 (>= 7.6-4~), lsb-base
Filename: pool/universe/d/diod/diod_1.0.24-5_amd64.deb
Size: 207040
MD5sum: 76768cc4a2bb864eac33a2828fb855a1
SHA1: af6ea75f48921703f8e1fcd004b58f88125e0011
SHA256: fb0b0d6437d7bd29d89ad7f4aa9a09a1da6742bc7b363988f44c49a3ecf6449b
SHA512: 59cffb3392d0c1f80b7e6fbd3da7f3cb993324925bb7ff0e6e868615bca488d62dffb3d08b5a5050db6fd223e2c519773a5f222b293c77b54a190a12fe9844f0
Homepage: https://github.com/chaos/diod
Description-en: I/O forwarding server for 9P
diod is an I/O forwarding server that implements a variant of the 9P protocol
from (9P2000.L) the Plan 9 operating system. When paired with a modern version
of the v9fs Linux 9P client, diod allows a file system to be exported over a
TCP/IP network in a manner similar to NFS.
.
The file system that is exported can itself be NFS or a parallel file system
like Lustre or GPFS. This can be done with minimal loss of distributed
semantics because the v9fs client (when used with appropriate mount options)
has no page or directory cache - all I/O operations trigger a network request.
The page cache effectively moves to the server system, with diod appearing as
a multi-threaded user application accessing the file system in the usual way
through the VFS.
Description-md5: b821635e99434220ba86a2309a35ed49