How to Install and Uninstall unit.x86_64 Package on Rocky Linux 8

Last updated: June 26,2024

1. Install "unit.x86_64" package

This guide let you learn how to install unit.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install unit.x86_64

2. Uninstall "unit.x86_64" package

This guide covers the steps necessary to uninstall unit.x86_64 on Rocky Linux 8:

$ sudo dnf remove unit.x86_64 $ sudo dnf autoremove

3. Information about the unit.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:28:01 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : unit
Version : 1.27.0
Release : 1.el8.remi
Architecture : x86_64
Size : 328 k
Source : unit-1.27.0-1.el8.remi.src.rpm
Repository : remi-safe
Summary : NGINX Unit application server
URL : https://unit.nginx.org/
License : ASL 2.0
Description : NGINX Unit is a runtime and delivery environment for modern distributed
: applications. It runs the application code in multiple languages
: (PHP, Python, Go, etc.), and tightly couples it with traffic delivery
: in and out of the application. Take this application server and proxy
: directly in the cloud / container environments and fully control your app
: dynamically via an API.