How to Install and Uninstall rpl Package on Kali Linux

Last updated: May 19,2024

1. Install "rpl" package

Please follow the steps below to install rpl on Kali Linux

$ sudo apt update $ sudo apt install rpl

2. Uninstall "rpl" package

Please follow the steps below to uninstall rpl on Kali Linux:

$ sudo apt remove rpl $ sudo apt autoclean && sudo apt autoremove

3. Information about the rpl package on Kali Linux

Package: rpl
Version: 1.14-2
Installed-Size: 46
Maintainer: Patrick Matthäi
Architecture: all
Depends: python3-chardet, python3:any
Size: 13288
SHA256: 968c9e08a9ca2dd5f8f77ca2a6ac4dfa243d3c5f8bca4ef91e7c410367be0d4b
SHA1: bc45b71e5d3c33c97c5c2152b103adb5f8b1d6f4
MD5sum: a23115a8d080376e9141c985435ffb38
Description: replace strings in files
rpl is an intelligent search and replacement utility. It will change
strings with new strings in multiple text files at the same time.
.
rpl can verify, find and edit several plain texts quickly.
Description-md5:
Homepage: https://github.com/rrthomas/rpl
Tag: implemented-in::python, interface::commandline, role::program,
scope::utility, works-with::text
Section: utils
Priority: optional
Filename: pool/main/r/rpl/rpl_1.14-2_all.deb