How to Install loggedfs-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install loggedfs-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

loggedfs-dbg software package provides Fuse-filesystem daemon logging every filesystem operations, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install loggedfs-dbg 

loggedfs-dbg is installed in your system.

Make ensure the loggedfs-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep loggedfs-dbg *

You will get with loggedfs-dbg package name, version, architecture and description in a table

loggedfs-dbg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package loggedfs-dbg
Version 0.5-0ubuntu2
Description Fuse-filesystem daemon logging every filesystem operations
Sub Section Utils


See Also, How to uninstall or remove loggedfs-dbg software package from Ubuntu 14.04 LTS (Trusty Tahr)?