How to Install and Uninstall libcommons-vfs-java Package on Kali Linux

Last updated: May 05,2024

1. Install "libcommons-vfs-java" package

Please follow the steps below to install libcommons-vfs-java on Kali Linux

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

2. Uninstall "libcommons-vfs-java" package

This guide let you learn how to uninstall libcommons-vfs-java on Kali Linux:

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

3. Information about the libcommons-vfs-java package on Kali Linux

Package: libcommons-vfs-java
Source: commons-vfs
Version: 2.1-4
Installed-Size: 450
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-logging-java (>= 1.2), libcommons-parent-java (>= 55)
Recommends: ant, libcommons-collections4-java (>= 4.2), libcommons-compress-java (>= 1.22), libcommons-httpclient-java, libcommons-net-java (>= 3.9.0), libjsch-java (>= 0.1.54)
Size: 373320
SHA256: 91fdcd4657311ff8df1260ff9f2c42020c57db6009bb5d0b95241ad64af2f3c9
SHA1: 2982775e64542f4b8ddc55db6d0b097d1f4362d8
MD5sum: 23749806590975acae964d9511bf4b88
Description: 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:
Homepage: https://commons.apache.org/proper/commons-vfs/
Tag: devel::lang:java, devel::library, implemented-in::java, protocol::ftp,
protocol::http, protocol::sftp, protocol::webdav, role::devel-lib,
role::program, role::shared-lib, works-with::archive, works-with::file
Section: java
Priority: optional
Filename: pool/main/c/commons-vfs/libcommons-vfs-java_2.1-4_all.deb