How to Install and Uninstall nunit.i686 Package on Fedora 36
Last updated: November 27,2024
1. Install "nunit.i686" package
This guide covers the steps necessary to install nunit.i686 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
nunit.i686
Copied
2. Uninstall "nunit.i686" package
Here is a brief guide to show you how to uninstall nunit.i686 on Fedora 36:
$
sudo dnf remove
nunit.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the nunit.i686 package on Fedora 36
Last metadata expiration check: 0:07:28 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : nunit
Version : 3.7.1
Release : 13.fc36
Architecture : i686
Size : 402 k
Source : nunit-3.7.1-13.fc36.src.rpm
Repository : fedora
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 : nunit
Version : 3.7.1
Release : 13.fc36
Architecture : i686
Size : 402 k
Source : nunit-3.7.1-13.fc36.src.rpm
Repository : fedora
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.