How to Install and Uninstall rpcsvc-proto Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "rpcsvc-proto" package

This guide let you learn how to install rpcsvc-proto on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install rpcsvc-proto

2. Uninstall "rpcsvc-proto" package

Learn how to uninstall rpcsvc-proto on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the rpcsvc-proto package on Ubuntu 20.10 (Groovy Gorilla)

Package: rpcsvc-proto
Architecture: amd64
Version: 1.4.2-0ubuntu4
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.14)
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-0ubuntu4_amd64.deb
Size: 62836
MD5sum: b4e71a4373e2f885f7000c89a84e4873
SHA1: 691d682891469d31e4426ea31b0513f546760734
SHA256: 269bcfa1dec4fbe8c935bdc3ebfb499590f637ec286e12b940da6f19f4cf616b
SHA512: e0961065a4b2bf38d993433f34e0db7511f500d10c5fb99a5a25f4b9b091da68908b10586fd5ba263137d630f2f29f9fe74270a1088839e8b59a9ec83c4ee190
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: ubuntu-mate-core, ubuntu-mate-desktop
Build-Essential: yes