How to Install and Uninstall apache-commons-vfs2 Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "apache-commons-vfs2" package

This guide let you learn how to install apache-commons-vfs2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install apache-commons-vfs2

2. Uninstall "apache-commons-vfs2" package

Please follow the guidelines below to uninstall apache-commons-vfs2 on openSuSE Tumbleweed:

$ sudo zypper remove apache-commons-vfs2

3. Information about the apache-commons-vfs2 package on openSuSE Tumbleweed

Information for package apache-commons-vfs2:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : apache-commons-vfs2
Version : 2.2-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 440.2 KiB
Installed : No
Status : not installed
Source package : apache-commons-vfs2-2.2-2.3.src
Upstream URL : http://commons.apache.org/vfs/
Summary : Commons Virtual File System
Description :
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.
Some of the features of Commons VFS are:
* A single consistent API for accessing files of different
types.
* Support for numerous file system types.
* Caching of file information. Caches information in-JVM,
and optionally can cache remote file information on the
local file system.
* Event delivery.
* Support for logical file systems made up of files from
various different file systems.
* Utilities for integrating Commons VFS into applications,
such as a VFS-aware ClassLoader and URLStreamHandlerFactory.
* A set of VFS-enabled Ant tasks.

5. The same packages on other Linux Distributions