How to Install and Uninstall nant.x86_64 Package on CentOS 8 / RHEL 8
Last updated: January 10,2025
1. Install "nant.x86_64" package
This is a short guide on how to install nant.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
nant.x86_64
Copied
2. Uninstall "nant.x86_64" package
This tutorial shows how to uninstall nant.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
nant.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the nant.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 6:13:46 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : nant
Epoch : 1
Version : 0.92
Release : 25.el8
Architecture : x86_64
Size : 610 k
Source : nant-0.92-25.el8.src.rpm
Repository : epel
Summary : NAnt is a build tool for Mono and .NET
URL : http://nant.sourceforge.net/
License : GPLv2+
Description : NAnt is a free .NET build tool. In theory it is kind of like make
: without make's wrinkles. In practice it's a lot like Ant.
Available Packages
Name : nant
Epoch : 1
Version : 0.92
Release : 25.el8
Architecture : x86_64
Size : 610 k
Source : nant-0.92-25.el8.src.rpm
Repository : epel
Summary : NAnt is a build tool for Mono and .NET
URL : http://nant.sourceforge.net/
License : GPLv2+
Description : NAnt is a free .NET build tool. In theory it is kind of like make
: without make's wrinkles. In practice it's a lot like Ant.