How to Install and Uninstall finger.x86_64 Package on Fedora 35

Last updated: July 05,2024

1. Install "finger.x86_64" package

Please follow the instructions below to install finger.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install finger.x86_64

2. Uninstall "finger.x86_64" package

This tutorial shows how to uninstall finger.x86_64 on Fedora 35:

$ sudo dnf remove finger.x86_64 $ sudo dnf autoremove

3. Information about the finger.x86_64 package on Fedora 35

Last metadata expiration check: 5:37:54 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : finger
Version : 0.17
Release : 71.fc35
Architecture : x86_64
Size : 25 k
Source : finger-0.17-71.fc35.src.rpm
Repository : fedora
Summary : The finger client
License : BSD
Description : Finger is a utility which allows users to see information about system
: users (login name, home directory, name, how long they've been logged
: in to the system, etc.). The finger package includes a standard
: finger client.
:
: You should install finger if you'd like to retrieve finger information
: from other systems.