How to Install and Uninstall yp-tools.x86_64 Package on Fedora 35

Last updated: July 04,2024

1. Install "yp-tools.x86_64" package

Please follow the guidance below to install yp-tools.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install yp-tools.x86_64

2. Uninstall "yp-tools.x86_64" package

Please follow the instructions below to uninstall yp-tools.x86_64 on Fedora 35:

$ sudo dnf remove yp-tools.x86_64 $ sudo dnf autoremove

3. Information about the yp-tools.x86_64 package on Fedora 35

Last metadata expiration check: 2:27:20 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : yp-tools
Version : 4.2.3
Release : 10.fc35
Architecture : x86_64
Size : 81 k
Source : yp-tools-4.2.3-10.fc35.src.rpm
Repository : fedora
Summary : NIS (or YP) client programs
URL : http://www.linux-nis.org/nis/yp-tools/index.html
License : GPLv2
Description : The Network Information Service (NIS) is a system which provides
: network information (login names, passwords, home directories, groupinformation) to all of the machines on a network. NIS can enable
: information) to all of the machines on a network. NIS can enable
: users to login on any machine on the network, as long as the machine
: has the NIS client programs running and the user's password is
: recorded in the NIS passwd database. NIS was formerly known as Sun
: Yellow Pages (YP).
:
: This package's NIS implementation is based on FreeBSD's YP and is a
: special port for glibc 2.x and libc versions 5.4.21 and later. This
: package only provides the NIS client programs. In order to use the
: clients, you'll need to already have an NIS server running on your
: network. An NIS server is provided in the ypserv package.
:
: Install the yp-tools package if you need NIS client programs for machines
: on your network. You will also need to install the ypbind package on
: every machine running NIS client programs. If you need an NIS server,
: you'll need to install the ypserv package on one machine on the network.