How To Install subunit-cppunit-devel on Fedora 36

In this tutorial we learn how to install subunit-cppunit-devel in Fedora 36. subunit-cppunit-devel is Header files for applications that use cppunit and subunit

Introduction

In this tutorial we learn how to install subunit-cppunit-devel on Fedora 36.

What is subunit-cppunit-devel

Header files and libraries for developing applications that use cppunit and subunit.

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

Install subunit-cppunit-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

---
sudo dnf makecache --refresh

title: “How To Install subunit-cppunit-devel on Fedora 36”

linkTitle: “subunit-cppunit-devel” After updating yum database, We can install subunit-cppunit-devel using dnf by running the following command: type: “docs”

description: "In this tutorial we learn how to install subunit-cppunit-devel in Fedora 36. subunit-cppunit-devel is Header files for applications that use cppunit and subunit"
sudo dnf -y install subunit-cppunit-devel
date: "2022-08-17"

lastmod: “2022-08-17”

Install subunit-cppunit-devel on Fedora 36 Using yum

#image: /images/fedora/36/subunit-cppunit-devel-featured.png


Update yum database with yum using the following command.

Introduction

sudo yum makecache --refresh
In this tutorial we learn how to install `subunit-cppunit-devel` on Fedora 36.

What is subunit-cppunit-devel

After updating yum database, We can install subunit-cppunit-devel using yum by running the following command:

Header files and libraries for developing applications that use cppunit and subunit.

sudo yum -y install subunit-cppunit-devel

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

How To Uninstall subunit-cppunit-devel on Fedora 36

Install subunit-cppunit-devel on Fedora 36 Using dnf

To uninstall only the subunit-cppunit-devel package we can use the following command:

Update yum database with dnf using the following command.


sudo dnf remove subunit-cppunit-devel
```bash

sudo dnf makecache –refresh


## subunit-cppunit-devel Package Contents on Fedora 36

After updating yum database, We can install `subunit-cppunit-devel` using `dnf` by running the following command:

```bash
sudo dnf -y install subunit-cppunit-devel
```bash

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

sudo yum -y install subunit-cppunit-devel

How To Uninstall subunit-cppunit-devel on Fedora 36

To uninstall only the subunit-cppunit-devel package we can use the following command:

sudo dnf remove subunit-cppunit-devel

subunit-cppunit-devel Package Contents on Fedora 36

/usr/include/subunit/SubunitTestProgressListener.h
/usr/lib64/libcppunit_subunit.so
/usr/lib64/pkgconfig/libcppunit_subunit.pc
/usr/share/doc/subunit-cppunit-devel
/usr/share/doc/subunit-cppunit-devel/README

References

Summary

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

/usr/include/subunit/SubunitTestProgressListener.h /usr/lib/libcppunit_subunit.so /usr/lib/pkgconfig/libcppunit_subunit.pc /usr/share/doc/subunit-cppunit-devel /usr/share/doc/subunit-cppunit-devel/README


## References

* [subunit-cppunit-devel website](https://launchpad.net/subunit)

## Summary

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