How to Install and Uninstall rpcbind.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "rpcbind.src" package
This is a short guide on how to install rpcbind.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rpcbind.src
Copied
2. Uninstall "rpcbind.src" package
Please follow the step by step instructions below to uninstall rpcbind.src on Oracle Linux 9:
$
sudo dnf remove
rpcbind.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the rpcbind.src package on Oracle Linux 9
Last metadata expiration check: 0:41:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rpcbind
Version : 1.2.6
Release : 5.el9
Architecture : src
Size : 151 k
Source : None
Repository : ol9_baseos_latest
Summary : Universal Addresses to RPC Program Number Mapper
URL : https://sourceforge.net/projects/rpcbind/
License : BSD
Description : The rpcbind utility is a server that converts RPC program numbers into
: universal addresses. It must be running on the host to be able to make
: RPC calls on a server on that machine.
Available Packages
Name : rpcbind
Version : 1.2.6
Release : 5.el9
Architecture : src
Size : 151 k
Source : None
Repository : ol9_baseos_latest
Summary : Universal Addresses to RPC Program Number Mapper
URL : https://sourceforge.net/projects/rpcbind/
License : BSD
Description : The rpcbind utility is a server that converts RPC program numbers into
: universal addresses. It must be running on the host to be able to make
: RPC calls on a server on that machine.