How to Install and Uninstall unit.x86_64 Package on CentOS Stream 9
Last updated: November 27,2024
1. Install "unit.x86_64" package
Learn how to install unit.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
unit.x86_64
Copied
2. Uninstall "unit.x86_64" package
In this section, we are going to explain the necessary steps to uninstall unit.x86_64 on CentOS Stream 9:
$
sudo dnf remove
unit.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the unit.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:41:52 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : unit
Version : 1.32.0
Release : 1.el9.remi
Architecture : x86_64
Size : 664 k
Source : unit-1.32.0-1.el9.remi.src.rpm
Repository : remi-safe
Summary : NGINX Unit application server
URL : https://unit.nginx.org/
License : Apache-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.
Available Packages
Name : unit
Version : 1.32.0
Release : 1.el9.remi
Architecture : x86_64
Size : 664 k
Source : unit-1.32.0-1.el9.remi.src.rpm
Repository : remi-safe
Summary : NGINX Unit application server
URL : https://unit.nginx.org/
License : Apache-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.