How to Install and Uninstall libcommons-vfs-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "libcommons-vfs-java-doc" package

Please follow the instructions below to install libcommons-vfs-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcommons-vfs-java-doc

2. Uninstall "libcommons-vfs-java-doc" package

Please follow the guidelines below to uninstall libcommons-vfs-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcommons-vfs-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcommons-vfs-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcommons-vfs-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 6269
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: commons-vfs
Version: 2.0-7ubuntu1
Depends: libcommons-collections3-java-doc, libcommons-httpclient-java-doc, libcommons-logging-java-doc, libcommons-net-java-doc
Recommends: default-jdk-doc
Suggests: libcommons-vfs-java
Filename: pool/universe/c/commons-vfs/libcommons-vfs-java-doc_2.0-7ubuntu1_all.deb
Size: 217640
MD5sum: 4ff7fe64c21ecbb396a53b237ef83840
SHA1: ef6aad16b600d3373aaa15d30997bed82e8c51bb
SHA256: 83073659d75e835716ee0450d5913fce6e3c8c966fba08767379e5133ef4c608
Description-en: Java API for accessing various filesystems - documentation
Commons VFS provides a single API for accessing various different file
systems. It presents a uniform view of the files from various different
sources, such as the files on local disk, on an HTTP server, or inside
a Zip archive.
.
This is a part of the Apache Commons Project.
.
This package provides the API documentation for Commons VFS.
Description-md5: 5d7572cd48b7c03c4eb03d3cd10b5a49
Homepage: http://commons.apache.org/vfs/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu