How to Install and Uninstall userv Package on Kali Linux

Last updated: May 16,2024

1. Install "userv" package

This tutorial shows how to install userv on Kali Linux

$ sudo apt update $ sudo apt install userv

2. Uninstall "userv" package

Please follow the step by step instructions below to uninstall userv on Kali Linux:

$ sudo apt remove userv $ sudo apt autoclean && sudo apt autoremove

3. Information about the userv package on Kali Linux

Package: userv
Version: 1.2.1~beta4
Installed-Size: 477
Maintainer: Ian Jackson
Architecture: amd64
Depends: libc6 (>= 2.33), lsb-base
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 285032
SHA256: dd12e381f760f36bb4dbd70383622c85ca8a6f1041c505adceb1599186f92faa
SHA1: ede9b7a0025a52fcffee2ac374cfef373c008d07
MD5sum: 270b729d65f434ed6d9f7bda7f9d74b4
Description: `user services' - program call across trust boundaries
userv allows one program to invoke another when only limited trust
exists between them. It is a tool which can be used to avoid having
to give other system services root privilege, and which allows users
to more securely have programs provide services to others.
.
userv can be useful as `glue' for system administrators; there are
not many full-blown userv-using applications yet.
Description-md5:
Tag: admin::user-management, role::program, suite::gnu
Section: admin
Priority: optional
Filename: pool/main/u/userv/userv_1.2.1~beta4_amd64.deb