How to Install and Uninstall cpputest-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 26,2024
1. Install "cpputest-devel.x86_64" package
This guide covers the steps necessary to install cpputest-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
cpputest-devel.x86_64
Copied
2. Uninstall "cpputest-devel.x86_64" package
Please follow the steps below to uninstall cpputest-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
cpputest-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the cpputest-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:27:34 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : cpputest-devel
Version : 4.0
Release : 1.el8
Architecture : x86_64
Size : 218 k
Source : cpputest-4.0-1.el8.src.rpm
Repository : epel
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 : 1.el8
Architecture : x86_64
Size : 218 k
Source : cpputest-4.0-1.el8.src.rpm
Repository : epel
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.