How to Install and Uninstall librx.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "librx.x86_64" package

Please follow the steps below to install librx.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install librx.x86_64

2. Uninstall "librx.x86_64" package

This guide covers the steps necessary to uninstall librx.x86_64 on Fedora 34:

$ sudo dnf remove librx.x86_64 $ sudo dnf autoremove

3. Information about the librx.x86_64 package on Fedora 34

Last metadata expiration check: 2:59:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : librx
Version : 1.5
Release : 37.fc34
Architecture : x86_64
Size : 38 k
Source : librx-1.5-37.fc34.src.rpm
Repository : fedora
Summary : POSIX regexp functions
URL : http://www.gnu.org/software/rx/rx.html
License : GPLv2+
Description : Rx is, among other things, an implementation of the interface
: specified by POSIX for programming with regular expressions. Some
: other implementations are GNU regex.c and Henry Spencer's regex
: library.