How to Install and Uninstall rw.i686 Package on Fedora 39

Last updated: January 08,2025

1. Install "rw.i686" package

Please follow the instructions below to install rw.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install rw.i686

2. Uninstall "rw.i686" package

Please follow the steps below to uninstall rw.i686 on Fedora 39:

$ sudo dnf remove rw.i686 $ sudo dnf autoremove

3. Information about the rw.i686 package on Fedora 39

Last metadata expiration check: 4:49:36 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rw
Version : 0.9
Release : 6.fc39
Architecture : i686
Size : 26 k
Source : rw-0.9-6.fc39.src.rpm
Repository : fedora
Summary : Program that calculates rank-width and rank-decompositions
URL : https://sourceforge.net/projects/rankwidth/
License : GPL-2.0-or-later
Description : rw is a program that calculates rank-width and rank-decompositions.
: It is based on ideas from "Computing rank-width exactly" by Sang-il Oum,
: "Sopra una formula numerica" by Ernesto Pascal, "Generation of a Vector
: from the Lexicographical Index" by B.P. Buckles and M. Lybanon and
: "Fast additions on masked integers" by Michael D. Adams and David S. Wise.