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

Last updated: May 18,2024

1. Install "loggedfs" package

This tutorial shows how to install loggedfs on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install loggedfs

2. Uninstall "loggedfs" package

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

$ sudo apt remove loggedfs $ sudo apt autoclean && sudo apt autoremove

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

Package: loggedfs
Architecture: amd64
Version: 0.9-0ubuntu2
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Didier Roche
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 430
Depends: libc6 (>= 2.6), libfuse2 (>= 2.8), libgcc-s1 (>= 3.0), libpcre3, libstdc++6 (>= 9), libxml2 (>= 2.7.4), debconf (>= 0.5) | debconf-2.0
Filename: pool/universe/l/loggedfs/loggedfs_0.9-0ubuntu2_amd64.deb
Size: 91080
MD5sum: ba904f836764b24af2366e7beff53a67
SHA1: 3415c3252c7c9b3aacd541948b563acaa03ddeb5
SHA256: 91bf4c9880498752b2acd4ef1013e8c68443c065a6bf00c024ce914eefd9b560
SHA512: c9b698538fd002abee7a449a507b250cc2850b694d6d7f34547338111dd629712bbddd5b27266a485d928a68e3520312186f9f30aba0548b81511f76cebef63d
Homepage: http://sourceforge.net/projects/loggedfs/
Description-en: Fuse-filesystem daemon logging every filesystem operations
LoggedFS is a transparent fuse-filesystem which allows you to log every
operation that takes place in the backend filesystem. Logs can be written
to syslog, into a file, or to the standard output.
.
You can add filters to an XML file to filter on users, operations (open,
read, write, chown, chmod, etc.), filenames and return codes.
Since it is fuse-based, you don't need to change anything in your kernel
or on your hard disk partition to use it.
Description-md5: f5f647ba286fe4cca93d00d97e9a66d5