How to Install and Uninstall nunit2.x86_64 Package on CentOS 8 / RHEL 8
Last updated: January 12,2025
1. Install "nunit2.x86_64" package
Please follow the steps below to install nunit2.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
nunit2.x86_64
Copied
2. Uninstall "nunit2.x86_64" package
Learn how to uninstall nunit2.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
nunit2.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the nunit2.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 6:19:40 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : nunit2
Version : 2.6.4
Release : 24.el8
Architecture : x86_64
Size : 289 k
Source : nunit2-2.6.4-24.el8.src.rpm
Repository : epel
Summary : Unit test framework for CLI
URL : http://www.nunit.org/
License : MIT with advertising
Description : NUnit is a unit testing framework for all .NET languages. It serves the
: same purpose as JUnit does in the Java world. It supports test
: categories, testing for exceptions and writing test results in plain
: text or XML.
:
: NUnit targets the CLI (Common Language Infrastructure) and supports Mono and
: the Microsoft .NET Framework.
Available Packages
Name : nunit2
Version : 2.6.4
Release : 24.el8
Architecture : x86_64
Size : 289 k
Source : nunit2-2.6.4-24.el8.src.rpm
Repository : epel
Summary : Unit test framework for CLI
URL : http://www.nunit.org/
License : MIT with advertising
Description : NUnit is a unit testing framework for all .NET languages. It serves the
: same purpose as JUnit does in the Java world. It supports test
: categories, testing for exceptions and writing test results in plain
: text or XML.
:
: NUnit targets the CLI (Common Language Infrastructure) and supports Mono and
: the Microsoft .NET Framework.