How To Install sendmail-milter-devel on Fedora 36

In this tutorial we learn how to install sendmail-milter-devel in Fedora 36. sendmail-milter-devel is Development files for the sendmail milter library

Introduction

In this tutorial we learn how to install sendmail-milter-devel on Fedora 36.

What is sendmail-milter-devel

Include files and devel libraries for the milter add-ons as part of sendmail.

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

Install sendmail-milter-devel 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 sendmail-milter-devel using dnf by running the following command:

sudo dnf -y install sendmail-milter-devel

Install sendmail-milter-devel 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 sendmail-milter-devel using yum by running the following command:

sudo yum -y install sendmail-milter-devel

How To Uninstall sendmail-milter-devel on Fedora 36

To uninstall only the sendmail-milter-devel package we can use the following command:

sudo dnf remove sendmail-milter-devel

sendmail-milter-devel Package Contents on Fedora 36

---
title: "How To Install sendmail-milter-devel on Fedora 36"
linkTitle: "sendmail-milter-devel"
type: "docs"
description: "In this tutorial we learn how to install sendmail-milter-devel in Fedora 36. sendmail-milter-devel is Development files for the sendmail milter library"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/sendmail-milter-devel-featured.png
---

## Introduction

In this tutorial we learn how to install `sendmail-milter-devel` on Fedora 36.

### What is `sendmail-milter-devel`

> Include files and devel libraries for the milter add-ons as part of sendmail.  

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

## Install sendmail-milter-devel on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install sendmail-milter-devel using dnf by running the following command:

sudo dnf -y install sendmail-milter-devel

Install sendmail-milter-devel 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 sendmail-milter-devel using yum by running the following command:

sudo yum -y install sendmail-milter-devel

How To Uninstall sendmail-milter-devel on Fedora 36

To uninstall only the sendmail-milter-devel package we can use the following command:

sudo dnf remove sendmail-milter-devel

sendmail-milter-devel Package Contents on Fedora 36

/usr/include/libmilter
/usr/include/libmilter/mfapi.h
/usr/include/libmilter/mfdef.h
/usr/lib64/libmilter.so
/usr/share/doc/sendmail-milter-devel
/usr/share/doc/sendmail-milter-devel/api.html
/usr/share/doc/sendmail-milter-devel/design.html
/usr/share/doc/sendmail-milter-devel/figure1.fig
/usr/share/doc/sendmail-milter-devel/figure1.jpg
/usr/share/doc/sendmail-milter-devel/figure1.ps
/usr/share/doc/sendmail-milter-devel/figure2.fig
/usr/share/doc/sendmail-milter-devel/figure2.jpg
/usr/share/doc/sendmail-milter-devel/figure2.ps
/usr/share/doc/sendmail-milter-devel/index.html
/usr/share/doc/sendmail-milter-devel/installation.html
/usr/share/doc/sendmail-milter-devel/other.html
/usr/share/doc/sendmail-milter-devel/overview.html
/usr/share/doc/sendmail-milter-devel/sample.html
/usr/share/doc/sendmail-milter-devel/smfi_addheader.html
/usr/share/doc/sendmail-milter-devel/smfi_addrcpt.html
/usr/share/doc/sendmail-milter-devel/smfi_addrcpt_par.html
/usr/share/doc/sendmail-milter-devel/smfi_chgfrom.html
/usr/share/doc/sendmail-milter-devel/smfi_chgheader.html
/usr/share/doc/sendmail-milter-devel/smfi_delrcpt.html
/usr/share/doc/sendmail-milter-devel/smfi_getpriv.html
/usr/share/doc/sendmail-milter-devel/smfi_getsymval.html
/usr/share/doc/sendmail-milter-devel/smfi_insheader.html
/usr/share/doc/sendmail-milter-devel/smfi_main.html
/usr/share/doc/sendmail-milter-devel/smfi_opensocket.html
/usr/share/doc/sendmail-milter-devel/smfi_progress.html
/usr/share/doc/sendmail-milter-devel/smfi_quarantine.html
/usr/share/doc/sendmail-milter-devel/smfi_register.html
/usr/share/doc/sendmail-milter-devel/smfi_replacebody.html
/usr/share/doc/sendmail-milter-devel/smfi_setbacklog.html
/usr/share/doc/sendmail-milter-devel/smfi_setconn.html
/usr/share/doc/sendmail-milter-devel/smfi_setconn.html.libmilter-socket-activation
/usr/share/doc/sendmail-milter-devel/smfi_setdbg.html
/usr/share/doc/sendmail-milter-devel/smfi_setmlreply.html
/usr/share/doc/sendmail-milter-devel/smfi_setpriv.html
/usr/share/doc/sendmail-milter-devel/smfi_setreply.html
/usr/share/doc/sendmail-milter-devel/smfi_setsymlist.html
/usr/share/doc/sendmail-milter-devel/smfi_settimeout.html
/usr/share/doc/sendmail-milter-devel/smfi_stop.html
/usr/share/doc/sendmail-milter-devel/smfi_version.html
/usr/share/doc/sendmail-milter-devel/xxfi_abort.html
/usr/share/doc/sendmail-milter-devel/xxfi_body.html
/usr/share/doc/sendmail-milter-devel/xxfi_close.html
/usr/share/doc/sendmail-milter-devel/xxfi_connect.html
/usr/share/doc/sendmail-milter-devel/xxfi_data.html
/usr/share/doc/sendmail-milter-devel/xxfi_envfrom.html
/usr/share/doc/sendmail-milter-devel/xxfi_envrcpt.html
/usr/share/doc/sendmail-milter-devel/xxfi_eoh.html
/usr/share/doc/sendmail-milter-devel/xxfi_eom.html
/usr/share/doc/sendmail-milter-devel/xxfi_header.html
/usr/share/doc/sendmail-milter-devel/xxfi_helo.html
/usr/share/doc/sendmail-milter-devel/xxfi_negotiate.html
/usr/share/doc/sendmail-milter-devel/xxfi_unknown.html

References

Summary

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

/usr/include/libmilter /usr/include/libmilter/mfapi.h /usr/include/libmilter/mfdef.h /usr/lib/libmilter.so /usr/share/doc/sendmail-milter-devel /usr/share/doc/sendmail-milter-devel/api.html /usr/share/doc/sendmail-milter-devel/design.html /usr/share/doc/sendmail-milter-devel/figure1.fig /usr/share/doc/sendmail-milter-devel/figure1.jpg /usr/share/doc/sendmail-milter-devel/figure1.ps /usr/share/doc/sendmail-milter-devel/figure2.fig /usr/share/doc/sendmail-milter-devel/figure2.jpg /usr/share/doc/sendmail-milter-devel/figure2.ps /usr/share/doc/sendmail-milter-devel/index.html /usr/share/doc/sendmail-milter-devel/installation.html /usr/share/doc/sendmail-milter-devel/other.html /usr/share/doc/sendmail-milter-devel/overview.html /usr/share/doc/sendmail-milter-devel/sample.html /usr/share/doc/sendmail-milter-devel/smfi_addheader.html /usr/share/doc/sendmail-milter-devel/smfi_addrcpt.html /usr/share/doc/sendmail-milter-devel/smfi_addrcpt_par.html /usr/share/doc/sendmail-milter-devel/smfi_chgfrom.html /usr/share/doc/sendmail-milter-devel/smfi_chgheader.html /usr/share/doc/sendmail-milter-devel/smfi_delrcpt.html /usr/share/doc/sendmail-milter-devel/smfi_getpriv.html /usr/share/doc/sendmail-milter-devel/smfi_getsymval.html /usr/share/doc/sendmail-milter-devel/smfi_insheader.html /usr/share/doc/sendmail-milter-devel/smfi_main.html /usr/share/doc/sendmail-milter-devel/smfi_opensocket.html /usr/share/doc/sendmail-milter-devel/smfi_progress.html /usr/share/doc/sendmail-milter-devel/smfi_quarantine.html /usr/share/doc/sendmail-milter-devel/smfi_register.html /usr/share/doc/sendmail-milter-devel/smfi_replacebody.html /usr/share/doc/sendmail-milter-devel/smfi_setbacklog.html /usr/share/doc/sendmail-milter-devel/smfi_setconn.html /usr/share/doc/sendmail-milter-devel/smfi_setconn.html.libmilter-socket-activation /usr/share/doc/sendmail-milter-devel/smfi_setdbg.html /usr/share/doc/sendmail-milter-devel/smfi_setmlreply.html /usr/share/doc/sendmail-milter-devel/smfi_setpriv.html /usr/share/doc/sendmail-milter-devel/smfi_setreply.html /usr/share/doc/sendmail-milter-devel/smfi_setsymlist.html /usr/share/doc/sendmail-milter-devel/smfi_settimeout.html /usr/share/doc/sendmail-milter-devel/smfi_stop.html /usr/share/doc/sendmail-milter-devel/smfi_version.html /usr/share/doc/sendmail-milter-devel/xxfi_abort.html /usr/share/doc/sendmail-milter-devel/xxfi_body.html /usr/share/doc/sendmail-milter-devel/xxfi_close.html /usr/share/doc/sendmail-milter-devel/xxfi_connect.html /usr/share/doc/sendmail-milter-devel/xxfi_data.html /usr/share/doc/sendmail-milter-devel/xxfi_envfrom.html /usr/share/doc/sendmail-milter-devel/xxfi_envrcpt.html /usr/share/doc/sendmail-milter-devel/xxfi_eoh.html /usr/share/doc/sendmail-milter-devel/xxfi_eom.html /usr/share/doc/sendmail-milter-devel/xxfi_header.html /usr/share/doc/sendmail-milter-devel/xxfi_helo.html /usr/share/doc/sendmail-milter-devel/xxfi_negotiate.html /usr/share/doc/sendmail-milter-devel/xxfi_unknown.html


## References

* [sendmail-milter-devel website](http://www.sendmail.org/)

## Summary

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