How to Install and Uninstall libjimfs-java-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 16,2024

1. Install "libjimfs-java-doc" package

This is a short guide on how to install libjimfs-java-doc on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libjimfs-java-doc

2. Uninstall "libjimfs-java-doc" package

Please follow the guidelines below to uninstall libjimfs-java-doc on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libjimfs-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjimfs-java-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libjimfs-java-doc
Architecture: all
Version: 1.1-6
Priority: extra
Section: universe/doc
Source: jimfs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1783
Filename: pool/universe/j/jimfs/libjimfs-java-doc_1.1-6_all.deb
Size: 263868
MD5sum: 077ba53bcc66a59faea3e9dd2e9d0e58
SHA1: bf61a93713d01bdd7a4817d0d283d6fe166fc083
SHA256: 92209400244a3a5c1211f61973c7ae8cc5ad47f250b9dbe184fce589b8a69f71
SHA512: 0e260cc03c186c770774a381f9516547e5a6a7e71fdb132210dd4d69936b3bf773a6016082b097570da65b6612cf366a13cb5702a0ad489107ad8d8923815ac8
Homepage: https://github.com/google/jimfs
Description-en: Documentation for libjimfs-java
Jimfs is an in-memory file system for Java 7 and above, implementing
the java.nio.file abstract file system APIs. Jimfs supports almost
all the APIs under java.nio.file. It supports:
.
* Creating, deleting, moving and copying files and directories.
* Reading and writing files with FileChannel or SeekableByteChannel,
InputStream, OutputStream, etc. Symbolic links.
* Hard links to regular files.
* SecureDirectoryStream, for operations relative to an open directory.
* Glob and regex path filtering with PathMatcher.
* Watching for changes to a directory with a WatchService.
* File attributes. Built-in attribute views that can be supported
include "basic", "owner", "posix", "unix", "dos", "acl" and "user".
Do note, however, that not all attribute views provide useful
attributes.
.
For example, while setting and reading POSIX file permissions is
possible with the "posix" view, those permissions will not actually
affect the behavior of the file system.
.
Jimfs also supports creating file systems that, for example, use
Windows-style paths and (to an extent) behavior. In general, however,
file system behavior is modeled after UNIX and may not exactly match
any particular real file system or platform.
.
This package contains the generated API documentation.
Description-md5: b0811e59d0d7b281c17a1431b734e2d5