How to Install and Uninstall accountsservice.src Package on Oracle Linux 9

Last updated: April 19,2024

1. Install "accountsservice.src" package

Here is a brief guide to show you how to install accountsservice.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install accountsservice.src

2. Uninstall "accountsservice.src" package

This guide covers the steps necessary to uninstall accountsservice.src on Oracle Linux 9:

$ sudo dnf remove accountsservice.src $ sudo dnf autoremove

3. Information about the accountsservice.src package on Oracle Linux 9

Last metadata expiration check: 2:01:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : accountsservice
Version : 0.6.55
Release : 10.el9
Architecture : src
Size : 153 k
Source : None
Repository : ol9_appstream
Summary : D-Bus interfaces for querying and manipulating user account information
URL : https://www.freedesktop.org/wiki/Software/AccountsService/
License : GPLv3+
Description : The accountsservice project provides a set of D-Bus interfaces for
: querying and manipulating user account information and an implementation
: of these interfaces, based on the useradd, usermod and userdel commands.