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

Last updated: May 15,2024

1. Install "libreplacer-java" package

Please follow the guidelines below to install libreplacer-java on Kali Linux

$ sudo apt update $ sudo apt install libreplacer-java

2. Uninstall "libreplacer-java" package

Here is a brief guide to show you how to uninstall libreplacer-java on Kali Linux:

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

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

Package: libreplacer-java
Source: maven-replacer-plugin
Version: 1.5.3-3
Installed-Size: 63
Maintainer: Debian Java Maintainers
Architecture: all
Depends: ant, libcommons-io-java (>= 2.6), libcommons-lang-java (>= 2.6), libmaven3-core-java (>= 3.6.2), libxerces2-java (>= 2.12.0)
Size: 41448
SHA256: 66233a1b6c7525fc007d43908db0b729f738f4278a337e66d564da60c6410a06
SHA1: a76b395bab334bfb74201833fbefec76dc366da0
MD5sum: 7c8a53125d1ff434e381af6e5bfb2f7d
Description: Maven plugin to replace tokens in a given file with a value
This plugin is typically used to change database or network configuration
within a project during a maven build. It also can perform some advanced text
replacement functions, such as providing a separate token/value file to keep
your build script concise, writing resulting text after replacement to a
separate file and token matching with regular expressions. There is even
support for making exact document node replacements via X-Path.
Description-md5:
Homepage: http://code.google.com/p/maven-replacer-plugin
Section: java
Priority: optional
Filename: pool/main/m/maven-replacer-plugin/libreplacer-java_1.5.3-3_all.deb