How to Install and Uninstall cpputest-devel.i686 Package on Fedora 39
Last updated: January 11,2025
1. Install "cpputest-devel.i686" package
Please follow the step by step instructions below to install cpputest-devel.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
cpputest-devel.i686
Copied
2. Uninstall "cpputest-devel.i686" package
This tutorial shows how to uninstall cpputest-devel.i686 on Fedora 39:
$
sudo dnf remove
cpputest-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the cpputest-devel.i686 package on Fedora 39
Last metadata expiration check: 3:19:12 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : cpputest-devel
Version : 4.0
Release : 4.fc38
Architecture : i686
Size : 257 k
Source : cpputest-4.0-4.fc38.src.rpm
Repository : fedora
Summary : Development files for cpputest
URL : https://cpputest.github.io/
License : BSD
Description : CppUTest is a C/C++ based unit xUnit test framework for unit testing and for
: test-driving your code. It is written in C++ but is used in C and C++ projects
: and frequently used in embedded systems but it works for any C/C++ project.
:
: CppUTest’s core design principles are:
: - Simple in design and simple in use.
: - Portable to old and new platforms.
: - Build with Test-driven Development for Test-driven Developers.
: The cpputest-devel package contains libraries and header files for
: developing applications that use cpputest.
Available Packages
Name : cpputest-devel
Version : 4.0
Release : 4.fc38
Architecture : i686
Size : 257 k
Source : cpputest-4.0-4.fc38.src.rpm
Repository : fedora
Summary : Development files for cpputest
URL : https://cpputest.github.io/
License : BSD
Description : CppUTest is a C/C++ based unit xUnit test framework for unit testing and for
: test-driving your code. It is written in C++ but is used in C and C++ projects
: and frequently used in embedded systems but it works for any C/C++ project.
:
: CppUTest’s core design principles are:
: - Simple in design and simple in use.
: - Portable to old and new platforms.
: - Build with Test-driven Development for Test-driven Developers.
: The cpputest-devel package contains libraries and header files for
: developing applications that use cpputest.