How to Install and Uninstall ipa-client.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "ipa-client.x86_64" package

This tutorial shows how to install ipa-client.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install ipa-client.x86_64

2. Uninstall "ipa-client.x86_64" package

Please follow the step by step instructions below to uninstall ipa-client.x86_64 on Rocky Linux 8:

$ sudo dnf remove ipa-client.x86_64 $ sudo dnf autoremove

3. Information about the ipa-client.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:14:25 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ipa-client
Version : 4.9.8
Release : 6.module+el8.6.0+797+07647629
Architecture : x86_64
Size : 283 k
Source : ipa-4.9.8-6.module+el8.6.0+797+07647629.src.rpm
Repository : appstream
Summary : IPA authentication for use on clients
URL : http://www.freeipa.org/
License : GPLv3+
Description : IPA is an integrated solution to provide centrally managed Identity (users,
: hosts, services), Authentication (SSO, 2FA), and Authorization
: (host access control, SELinux user roles, services). The solution provides
: features for further integration with Linux based clients (SUDO, automount)
: and integration with Active Directory based infrastructures (Trusts).
: If your network uses IPA for authentication, this package should be
: installed on every client machine.
: This package provides command-line tools for IPA administrators.