How to Install and Uninstall accountsservice.x86_64 Package on Amazon Linux 2

Last updated: April 23,2024

1. Install "accountsservice.x86_64" package

In this section, we are going to explain the necessary steps to install accountsservice.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install accountsservice.x86_64

2. Uninstall "accountsservice.x86_64" package

Please follow the guidance below to uninstall accountsservice.x86_64 on Amazon Linux 2:

$ sudo yum remove accountsservice.x86_64 $ sudo yum autoremove

3. Information about the accountsservice.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : accountsservice
Arch : x86_64
Version : 0.6.45
Release : 7.amzn2
Size : 95 k
Repo : amzn2-core/2/x86_64
Summary : D-Bus interfaces for querying and manipulating user account
: information
URL : http://www.fedoraproject.org/wiki/Features/UserAccountDialog
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.