How to Install and Uninstall apache-commons-fileupload Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "apache-commons-fileupload" package
Please follow the guidance below to install apache-commons-fileupload on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
apache-commons-fileupload
Copied
2. Uninstall "apache-commons-fileupload" package
This guide let you learn how to uninstall apache-commons-fileupload on openSuSE Tumbleweed:
$
sudo zypper remove
apache-commons-fileupload
Copied
3. Information about the apache-commons-fileupload package on openSuSE Tumbleweed
Information for package apache-commons-fileupload:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : apache-commons-fileupload
Version : 1.5-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 97.4 KiB
Installed : No
Status : not installed
Source package : apache-commons-fileupload-1.5-1.5.src
Upstream URL : http://commons.apache.org/fileupload/
Summary : API to work with HTML file upload
Description :
The javax.servlet package lacks support for RFC-1867, HTML file
upload. This package provides a simple to use API for working with
such data. The scope of this package is to create a package of Java
utility classes to read multipart/form-data within a
javax.servlet.http.HttpServletRequest.
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : apache-commons-fileupload
Version : 1.5-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 97.4 KiB
Installed : No
Status : not installed
Source package : apache-commons-fileupload-1.5-1.5.src
Upstream URL : http://commons.apache.org/fileupload/
Summary : API to work with HTML file upload
Description :
The javax.servlet package lacks support for RFC-1867, HTML file
upload. This package provides a simple to use API for working with
such data. The scope of this package is to create a package of Java
utility classes to read multipart/form-data within a
javax.servlet.http.HttpServletRequest.