How to Install and Uninstall rpcsvc-proto Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "rpcsvc-proto" package

This tutorial shows how to install rpcsvc-proto on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install rpcsvc-proto

2. Uninstall "rpcsvc-proto" package

Here is a brief guide to show you how to uninstall rpcsvc-proto on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove rpcsvc-proto $ sudo apt autoclean && sudo apt autoremove

3. Information about the rpcsvc-proto package on Ubuntu 21.10 (Impish Indri)

Package: rpcsvc-proto
Architecture: amd64
Version: 1.4.2-0ubuntu5
Multi-Arch: foreign
Priority: optional
Section: libs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: GNU Libc Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 245
Depends: libc6 (>= 2.34)
Breaks: libc6-dev (<< 2.32), libc6-dev-bin (<< 2.32)
Replaces: libc6-dev (<< 2.32), libc6-dev-bin (<< 2.32)
Filename: pool/main/r/rpcsvc-proto/rpcsvc-proto_1.4.2-0ubuntu5_amd64.deb
Size: 68432
MD5sum: 397dcced4b57255c980f9632d605dc07
SHA1: 702a15050ec308538073784f9a4042990bafd56b
SHA256: 487d31a14edb408895d1ef1b71d8767e61963547b9d1cb61bd13e0b60c8011ca
SHA512: d5aadc0712a43fd41a1492f49b42fcedb0b1ecdc21410ddcef09dc20267889446f528ff940344e36e17b57407b0a9a9576ac77f768f61346b0c1cacf93a2127a
Homepage: https://github.com/thkukuk/rpcsvc-proto
Description-en: RPC protocol compiler and definitions
rpcgen is a tool that generates C code to implement an RPC protocol. The input
to rpcgen is a language similar to C known as RPC Language (Remote Procedure
Call Language).
.
This package also includes several rpcsvc header files and RPC protocol
definitions from SunRPC sources that were previously shipped by glibc.
Description-md5: 261aa7dfbb9510cb95d956b3096e2485
Task: ubuntustudio-video, ubuntu-mate-core, ubuntu-mate-desktop
Build-Essential: yes