How To Install shadow-utils-subid-devel on Fedora 36
title: “How To Install shadow-utils-subid-devel on Fedora 36”
linkTitle: “shadow-utils-subid-devel”
Introduction
type: “docs”
In this tutorial we learn how to install shadow-utils-subid-devel
on Fedora 36.
description: “In this tutorial we learn how to install shadow-utils-subid-devel in Fedora 36. shadow-utils-subid-devel is Development package for shadow-utils-subid”
date: “2022-08-17”
What is shadow-utils-subid-devel
lastmod: “2022-08-17”
#image: /images/fedora/36/shadow-utils-subid-devel-featured.png
Development files for shadow-utils-subid.
Introduction
We can use yum
or dnf
to install shadow-utils-subid-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install shadow-utils-subid-devel.
In this tutorial we learn how to install shadow-utils-subid-devel
on Fedora 36.
What is shadow-utils-subid-devel
Install shadow-utils-subid-devel on Fedora 36 Using dnf
Development files for shadow-utils-subid.
Update yum database with dnf
using the following command.
We can use `yum` or `dnf` to install `shadow-utils-subid-devel` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install shadow-utils-subid-devel.
sudo dnf makecache --refresh
Install shadow-utils-subid-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install shadow-utils-subid-devel
using dnf
by running the following command:
sudo dnf makecache --refresh
```bash
sudo dnf -y install shadow-utils-subid-devel
After updating yum database, We can install `shadow-utils-subid-devel` using `dnf` by running the following command:
## Install shadow-utils-subid-devel on Fedora 36 Using yum
```bash
sudo dnf -y install shadow-utils-subid-devel
Update yum database with `yum` using the following command.
## Install shadow-utils-subid-devel on Fedora 36 Using yum
sudo yum makecache --refresh
Update yum database with `yum` using the following command.
sudo yum makecache --refresh
After updating yum database, We can install shadow-utils-subid-devel
using yum
by running the following command:
After updating yum database, We can install `shadow-utils-subid-devel` using `yum` by running the following command:
sudo yum -y install shadow-utils-subid-devel
sudo yum -y install shadow-utils-subid-devel
## How To Uninstall shadow-utils-subid-devel on Fedora 36
How To Uninstall shadow-utils-subid-devel on Fedora 36
To uninstall only the shadow-utils-subid-devel
package we can use the following command:
To uninstall only the `shadow-utils-subid-devel` package we can use the following command:
sudo dnf remove shadow-utils-subid-devel
sudo dnf remove shadow-utils-subid-devel
shadow-utils-subid-devel Package Contents on Fedora 36
## shadow-utils-subid-devel Package Contents on Fedora 36
```bash
/usr/include/shadow/subid.h
/usr/lib64/libsubid.so
References
Summary
In this tutorial we learn how to install shadow-utils-subid-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/include/shadow/subid.h /usr/lib/libsubid.so
## References
* [shadow-utils-subid-devel website](https://github.com/shadow-maint/shadow)
## Summary
In this tutorial we learn how to install `shadow-utils-subid-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).