How to Install and Uninstall CUnit.x86_64 Package on Fedora 35

Last updated: September 29,2024

1. Install "CUnit.x86_64" package

Here is a brief guide to show you how to install CUnit.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install CUnit.x86_64

2. Uninstall "CUnit.x86_64" package

This guide covers the steps necessary to uninstall CUnit.x86_64 on Fedora 35:

$ sudo dnf remove CUnit.x86_64 $ sudo dnf autoremove

3. Information about the CUnit.x86_64 package on Fedora 35

Last metadata expiration check: 2:38:20 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : CUnit
Version : 2.1.3
Release : 24.fc35
Architecture : x86_64
Size : 52 k
Source : CUnit-2.1.3-24.fc35.src.rpm
Repository : fedora
Summary : Unit testing framework for C
URL : http://cunit.sourceforge.net/
License : LGPLv2+
Description : CUnit is a lightweight system for writing, administering,
: and running unit tests in C. It provides C programmers a basic
: testing functionality with a flexible variety of user interfaces.