How to Install and Uninstall rpl.noarch Package on Fedora 36

Last updated: September 28,2024

1. Install "rpl.noarch" package

Please follow the steps below to install rpl.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rpl.noarch

2. Uninstall "rpl.noarch" package

Learn how to uninstall rpl.noarch on Fedora 36:

$ sudo dnf remove rpl.noarch $ sudo dnf autoremove

3. Information about the rpl.noarch package on Fedora 36

Last metadata expiration check: 0:32:28 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rpl
Version : 1.5.7
Release : 19.fc36
Architecture : noarch
Size : 21 k
Source : rpl-1.5.7-19.fc36.src.rpm
Repository : fedora
Summary : Intelligent recursive search/replace utility
URL : https://github.com/kcoyner/rpl/
License : GPLv2+
Description : rpl is a UN*X text replacement utility. It will replace strings with
: new strings in multiple text files. It can work recursively over
: directories and supports limiting the search to specific file
: suffixes.
:
: rpl was originally written by Joe Laffey; this is a rewritten version.