How to Install and Uninstall rpcgen Package on openSUSE Leap

Last updated: May 16,2024

1. Install "rpcgen" package

Learn how to install rpcgen on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install rpcgen

2. Uninstall "rpcgen" package

In this section, we are going to explain the necessary steps to uninstall rpcgen on openSUSE Leap:

$ sudo zypper remove rpcgen

3. Information about the rpcgen package on openSUSE Leap

Information for package rpcgen:
-------------------------------
Repository : Main Repository
Name : rpcgen
Version : 1.4.2-1.46
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 96.3 KiB
Installed : No
Status : not installed
Source package : rpcsvc-proto-1.4.2-1.46.src
Upstream URL : http://github.com/thkukuk/rpcsvc-proto
Summary : RPC protocol compiler
Description :
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).

5. The same packages on other Linux Distributions