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

Last updated: May 04,2024

1. Install "libcommons-vfs-java" package

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

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

2. Uninstall "libcommons-vfs-java" package

In this section, we are going to explain the necessary steps to uninstall libcommons-vfs-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcommons-vfs-java
Priority: optional
Section: universe/libs
Installed-Size: 455
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: commons-vfs
Version: 2.0-7ubuntu1
Depends: libcommons-logging-java
Recommends: ant, libcommons-collections3-java, libcommons-httpclient-java, libcommons-net-java, libjsch-java
Suggests: libcommons-vfs-java-doc
Filename: pool/universe/c/commons-vfs/libcommons-vfs-java_2.0-7ubuntu1_all.deb
Size: 366328
MD5sum: 02ab9d563b30a36cc196e5705774e1a6
SHA1: fb54b5de8228b542de86d61b66bfbadab031b82b
SHA256: 05c4cdcc1f07966ca5797e879f98da908c7d3ccbc871ed0bff39b203b1c24734
Description-en: Java API for accessing various filesystems
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.
Description-md5: 8f23be4ffb3c69c4e3bb95bf6387e149
Homepage: http://commons.apache.org/vfs/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu