How to Install and Uninstall rudiments.i686 Package on Fedora 36

Last updated: October 06,2024

1. Install "rudiments.i686" package

This is a short guide on how to install rudiments.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install rudiments.i686

2. Uninstall "rudiments.i686" package

Learn how to uninstall rudiments.i686 on Fedora 36:

$ sudo dnf remove rudiments.i686 $ sudo dnf autoremove

3. Information about the rudiments.i686 package on Fedora 36

Last metadata expiration check: 4:44:28 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rudiments
Version : 1.3.1
Release : 4.fc36
Architecture : i686
Size : 325 k
Source : rudiments-1.3.1-4.fc36.src.rpm
Repository : fedora
Summary : C++ class library for developing systems and applications
URL : http://rudiments.sourceforge.net
License : LGPLv2
Description : A C++ class library for developing systems and applications. Rudiments includes
: frameworks for processes, threads, clients, servers, loggers and compilers. It
: also includes data structures for buffers, arrays, linked lists and
: dictionaries, and utility classes for processing text and binary data, regular
: expressions, random numbers, encryption, date and time, system information,
: files, directories, file-systems, inter-process communication, dynamic
: libraries, and XML.