How to Install and Uninstall libcommons-fileupload-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libcommons-fileupload-java" package

Please follow the steps below to install libcommons-fileupload-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libcommons-fileupload-java

2. Uninstall "libcommons-fileupload-java" package

Please follow the guidance below to uninstall libcommons-fileupload-java on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libcommons-fileupload-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcommons-fileupload-java package on Ubuntu 21.10 (Impish Indri)

Package: libcommons-fileupload-java
Architecture: all
Version: 1.4-1
Priority: optional
Section: universe/libs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 98
Depends: libcommons-io-java
Filename: pool/universe/libc/libcommons-fileupload-java/libcommons-fileupload-java_1.4-1_all.deb
Size: 61668
MD5sum: f799ce53dffc47d4c3001fa65b81b987
SHA1: 0cd2bd5affd310d077bdb3a2853faad4db26003e
SHA256: 9bb3f03c403aa242b524c18c73b749dc8cd53202b258572db3714c048f8cf43c
SHA512: 32b7e43a8a56a0bc6515a572c14bb68d0a0de0e8568cd01f91c4b6ecf714e552695a7ff787a405fcc8b72472f75f9b24ae16a748479dea717dc84cc3bfedfb28
Homepage: http://commons.apache.org/fileupload/
Description-en: File upload capability to your servlets and web applications
The Commons FileUpload package makes it easy to add robust, high-performance,
file upload capability to your servlets and web applications.
.
FileUpload parses HTTP requests which conform to RFC 1867, "Form-based File
Upload in HTML". That is, if an HTTP request is submitted using the POST
method, and with a content type of "multipart/form-data", then FileUpload
can parse that request, and make the results available in a manner easily
used by the caller.
Description-md5: 5cb492a84962ec30c4c01c8eca9eae51