How to Install and Uninstall libreplacer-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libreplacer-java" package

Here is a brief guide to show you how to install libreplacer-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libreplacer-java

2. Uninstall "libreplacer-java" package

Please follow the instructions below to uninstall libreplacer-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libreplacer-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libreplacer-java
Priority: optional
Section: universe/java
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-replacer-plugin
Version: 1.5.3-1
Depends: ant, libcommons-io-java, libcommons-lang-java, libmaven2-core-java, libxerces2-java
Filename: pool/universe/m/maven-replacer-plugin/libreplacer-java_1.5.3-1_all.deb
Size: 40018
MD5sum: c8db379435af04c96770303d7685b2e9
SHA1: f9f75ad78675bcd0c549d8faaef36aa80715a72c
SHA256: cc04a8f2915992bcff5df30ad2dfd263268ab4bb457e556d2e627b8e3189d498
Description-en: 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: c1c43bb31f12e968f84f9a0d27b8cc5f
Homepage: http://code.google.com/p/maven-replacer-plugin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu