How to Install and Uninstall tomcat7 Package on Arch Linux

Last updated: May 21,2024

1. Install "tomcat7" package

This tutorial shows how to install tomcat7 on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S tomcat7

2. Uninstall "tomcat7" package

In this section, we are going to explain the necessary steps to uninstall tomcat7 on Arch Linux:

$ sudo pacman -Rcns tomcat7

3. Information about the tomcat7 package on Arch Linux

Repository : extra
Name : tomcat7
Version : 7.0.109-1
Description : Open source implementation of the Java Servlet 3.0 and
JavaServer Pages 2.2 technologies
Architecture : any
URL : https://tomcat.apache.org/
Licenses : APACHE
Groups : None
Provides : None
Depends On : java-runtime>=6 java-jsvc java-commons-daemon eclipse-ecj
Optional Deps : tomcat-native: to allow optimal performance in production
environments
Conflicts With : None
Replaces : None
Download Size : 4.87 MiB
Installed Size : 9.91 MiB
Packager : Maxime Gauduin
Build Date : Fri 23 Apr 2021 04:33:20 AM UTC
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions