How to Install and Uninstall userv Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "userv" package

In this section, we are going to explain the necessary steps to install userv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install userv

2. Uninstall "userv" package

Here is a brief guide to show you how to uninstall userv on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the userv package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: userv
Priority: optional
Section: universe/admin
Installed-Size: 487
Maintainer: Ubuntu Developers
Original-Maintainer: Ian Jackson
Architecture: amd64
Version: 1.1.1
Depends: libc6 (>= 2.14)
Filename: pool/universe/u/userv/userv_1.1.1_amd64.deb
Size: 262304
MD5sum: 90dcde9f3d00f3efd46006ede518ba71
SHA1: 18d49af91d79e46d24fae68cde50745c1615d9d6
SHA256: 530f83fb179e603ff2263559e03c75c0fb1355f99cc31697bf5e421b2ce06e58
Description-en: `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: cdfd24a760e90973fadb5fa934bf8a3a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu