How to Install libtirpc-dev in Ubuntu 18.04



Install libtirpc-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libtirpc-dev

Description:

transport-independent RPC library - development files

This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. . This package contains the files needed for development against libtirpc.

Homepage: http://sourceforge.net/projects/libtirpc

Version: 0.2.5-1.2

Section: libdevel