How to Install and Uninstall tomcat.noarch Package on CentOS Stream 8

Last updated: July 01,2024

1. Install "tomcat.noarch" package

Please follow the instructions below to install tomcat.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install tomcat.noarch

2. Uninstall "tomcat.noarch" package

Please follow the guidance below to uninstall tomcat.noarch on CentOS Stream 8:

$ sudo dnf remove tomcat.noarch $ sudo dnf autoremove

3. Information about the tomcat.noarch package on CentOS Stream 8

Last metadata expiration check: 4:04:25 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : tomcat
Epoch : 1
Version : 9.0.62
Release : 29.el8
Architecture : noarch
Size : 98 k
Source : tomcat-9.0.62-29.el8.src.rpm
Repository : appstream
Summary : Apache Servlet/JSP Engine, RI for Servlet 4.0/JSP 2.3 API
URL : http://tomcat.apache.org/
License : ASL 2.0
Description : Tomcat is the servlet container that is used in the official Reference
: Implementation for the Java Servlet and JavaServer Pages technologies.
: The Java Servlet and JavaServer Pages specifications are developed by
: Sun under the Java Community Process.
:
: Tomcat is developed in an open and participatory environment and
: released under the Apache Software License version 2.0. Tomcat is intended
: to be a collaboration of the best-of-breed developers from around the world.