How To Install group-service on Fedora 36

In this tutorial we learn how to install group-service in Fedora 36. group-service is Dbus Group management CLI tool

Introduction

In this tutorial we learn how to install group-service on Fedora 36.

What is group-service

Dbus Group management CLI tool

We can use yum or dnf to install group-service on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install group-service.

Install group-service on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install group-service using dnf by running the following command:

sudo dnf -y install group-service

Install group-service on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install group-service using yum by running the following command:

sudo yum -y install group-service

How To Uninstall group-service on Fedora 36

To uninstall only the group-service package we can use the following command:

sudo dnf remove group-service

group-service Package Contents on Fedora 36

---
title: "How To Install group-service on Fedora 36"
linkTitle: "group-service"
type: "docs"
description: "In this tutorial we learn how to install group-service in Fedora 36. group-service is Dbus Group management CLI tool"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/group-service-featured.png
---

## Introduction

In this tutorial we learn how to install `group-service` on Fedora 36.

### What is `group-service`

> Dbus Group management CLI tool  

/etc/dbus-1/system.d/org.group.admin.conf
/usr/lib/.build-id
/usr/lib/.build-id/16
/usr/lib/.build-id/16/1eb6fce95f76ce6a78115e1042b9b540111ce7
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/1371e2cd7723d4ea27641772ccbf3ced2fbde1
/usr/lib/libgroup-service.so.1
/usr/lib/libgroup-service.so.1.0.0
/usr/lib/systemd/system/group-admin-daemon.service
/usr/libexec/group-admin-daemon
/usr/share/dbus-1/interfaces/org.group.admin.list.xml
/usr/share/dbus-1/interfaces/org.group.admin.xml
/usr/share/dbus-1/system-services/org.group.admin.service
/usr/share/doc/group-service
/usr/share/doc/group-service/README.md
/usr/share/licenses/group-service
/usr/share/licenses/group-service/COPYING
/usr/share/locale/zh_CN/LC_MESSAGES/group-service.mo
/usr/share/polkit-1/actions/org.group.admin.policy
We can use `yum` or `dnf` to install `group-service` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install group-service.

## Install group-service on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.
## References
sudo dnf makecache --refresh

After updating yum database, We can install group-service using dnf by running the following command:

Summary

In this tutorial we learn how to install `group-service` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).

sudo dnf -y install group-service

Install group-service on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install group-service using yum by running the following command:

sudo yum -y install group-service

How To Uninstall group-service on Fedora 36

To uninstall only the group-service package we can use the following command:

sudo dnf remove group-service

group-service Package Contents on Fedora 36

/etc/dbus-1/system.d/org.group.admin.conf
/usr/lib/.build-id
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/1b0172b77591d8f32c2ad6093ef8dc982cd9cf
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/417362b4f898b569e82be13446f3b20e8ebc37
/usr/lib/systemd/system/group-admin-daemon.service
/usr/lib64/libgroup-service.so.1
/usr/lib64/libgroup-service.so.1.0.0
/usr/libexec/group-admin-daemon
/usr/share/dbus-1/interfaces/org.group.admin.list.xml
/usr/share/dbus-1/interfaces/org.group.admin.xml
/usr/share/dbus-1/system-services/org.group.admin.service
/usr/share/doc/group-service
/usr/share/doc/group-service/README.md
/usr/share/licenses/group-service
/usr/share/licenses/group-service/COPYING
/usr/share/locale/zh_CN/LC_MESSAGES/group-service.mo
/usr/share/polkit-1/actions/org.group.admin.policy

References

Summary

In this tutorial we learn how to install group-service on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).