The libnsl package contains the public client interface for NIS(YP). It replaces the NIS library that used to be in glibc.
Download (HTTP): https://github.com/thkukuk/libnsl/releases/download/v2.0.1/libnsl-2.0.1.tar.xz
Download SHA256 Sum: 5c9e470b232a7acd3433491ac5221b4832f0c71318618dc6aa04dd05ffcd8fd9
Download MD5 sum: fb178645dfa85ebab0f1e42e219b42ae
Download size: 276 KB
Estimated disk space required: 3.1 MB
Estimated build time: less than 0.1 SBU
Prepare libnsl by running the following commands:
./configure --sysconfdir=/etc --disable-static
Now build libnsl by running the following commands:
make
This package does not come with a test suite.
Now, as the root user:
make install