How to Install and Uninstall libsambox-java Package on Kali Linux

Last updated: May 15,2024

1. Install "libsambox-java" package

Learn how to install libsambox-java on Kali Linux

$ sudo apt update $ sudo apt install libsambox-java

2. Uninstall "libsambox-java" package

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

$ sudo apt remove libsambox-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsambox-java package on Kali Linux

Package: libsambox-java
Version: 2.4.24-1
Installed-Size: 2573
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libfontbox2-java, libsejda-commons-java (>= 1.1.7), libsejda-io-java, libslf4j-java (>= 1.7.32)
Suggests: libbcmail-java (>= 1.69), libbcprov-java (>= 1.69)
Size: 2463396
SHA256: 3172b24c123223cbceceb0d60e35e493daa0275eecc1d5b40db74569da626d6c
SHA1: d341aaf0b84f94496574a28910d938569edb9922
MD5sum: 7092115d899d7674214583b38895b7ac
Description: SAMBox PDF processor
SAMBox is an Apache PDFBox 2.0.0 fork intended to be used as PDF processor for
Sejda and PDFsam related projects. The main differences between PDFBox and
SAMBox are:
* Lazy loading/parsing of PDF objects
* Multiple I/O implementations to read from
* Minimized garbage collection through the use of a pool of
java.lang.Stringbuilder
* PDF streams are read directly from the underlying source through the
concept of bounded views
* Removal of unused PDFBox features like preflight validator, fdf and digital
signature
* Documents can be saved using objects stream to store PDF objects
Description-md5:
Homepage: https://github.com/torakiki/sambox
Section: java
Priority: optional
Filename: pool/main/libs/libsambox-java/libsambox-java_2.4.24-1_all.deb