How to Install and Uninstall haxe-stdlib.noarch Package on CentOS 8 / RHEL 8

Last updated: May 17,2024

1. Install "haxe-stdlib.noarch" package

In this section, we are going to explain the necessary steps to install haxe-stdlib.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install haxe-stdlib.noarch

2. Uninstall "haxe-stdlib.noarch" package

This is a short guide on how to uninstall haxe-stdlib.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove haxe-stdlib.noarch $ sudo dnf autoremove

3. Information about the haxe-stdlib.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:56:07 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : haxe-stdlib
Version : 4.0.5
Release : 5.el8
Architecture : noarch
Size : 1.1 M
Source : haxe-4.0.5-5.el8.src.rpm
Repository : epel
Summary : The Haxe standard library
URL : https://haxe.org/
License : GPLv2+ and MIT and LGPLv2+
Description : The haxe-stdlib package contains the standard library used
: by the Haxe compiler.