How to Install and Uninstall jakarta-commons-vfs-manual Package on openSUSE Leap

Last updated: May 16,2024

1. Install "jakarta-commons-vfs-manual" package

Please follow the guidelines below to install jakarta-commons-vfs-manual on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install jakarta-commons-vfs-manual

2. Uninstall "jakarta-commons-vfs-manual" package

This tutorial shows how to uninstall jakarta-commons-vfs-manual on openSUSE Leap:

$ sudo zypper remove jakarta-commons-vfs-manual

3. Information about the jakarta-commons-vfs-manual package on openSUSE Leap

Information for package jakarta-commons-vfs-manual:
---------------------------------------------------
Repository : Main Repository
Name : jakarta-commons-vfs-manual
Version : 1.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 0 B
Installed : No
Status : not installed
Source package : jakarta-commons-vfs-1.0-bp155.2.12.src
Upstream URL : http://jakarta.apache.org/commons/vfs/
Summary : Commons Virtual Filesystem
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.