How to Install and Uninstall libusermetrics-tools Package on Kali Linux

Last updated: July 05,2024

1. Install "libusermetrics-tools" package

Please follow the step by step instructions below to install libusermetrics-tools on Kali Linux

$ sudo apt update $ sudo apt install libusermetrics-tools

2. Uninstall "libusermetrics-tools" package

Please follow the guidelines below to uninstall libusermetrics-tools on Kali Linux:

$ sudo apt remove libusermetrics-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the libusermetrics-tools package on Kali Linux

Package: libusermetrics-tools
Source: libusermetrics
Version: 1.3.2-1
Installed-Size: 66
Maintainer: Debian UBports Team
Architecture: amd64
Depends: libusermetricsinput1 (= 1.3.2-1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5.2)
Size: 22944
SHA256: 8cfdd88c0323dbe3514ade43fb738ec37e0c4137d72a003292315d0190972c15
SHA1: addfa1d2eb238c7760b6c4279382207637defbd1
MD5sum: 995b9cc86811173d568567a45cb9e840
Description: library for exporting anonymous metrics about users (cmdline tools)
Libusermetrics enables apps to locally store interesting numerical data
for later presentation. For example in the Ubuntu Greeter "flower"
infographic.
.
- All data is stored locally in /var/usermetrics/.
- No data is centrally collected via a web-serivice or otherwise, and
no data is sent over the internet.
.
The only data that can be stored is numerical, for example "number of
e-mails" or "number of pictures taken". No personally identifying
information is stored using this library.
.
The Libusermetrics components are used by the Lomiri Operating
Environment.
.
This package contains command line tools to operate the library.
Description-md5:
Homepage: https://gitlab.com/ubports/development/core/libusermetrics
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libu/libusermetrics/libusermetrics-tools_1.3.2-1_amd64.deb