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

Last updated: September 29,2024

1. Install "rudiments.i686" package

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

$ sudo dnf update $ sudo dnf install rudiments.i686

2. Uninstall "rudiments.i686" package

This guide let you learn how to uninstall rudiments.i686 on Fedora 34:

$ sudo dnf remove rudiments.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:02:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rudiments
Version : 1.3.1
Release : 2.fc34
Architecture : i686
Size : 336 k
Source : rudiments-1.3.1-2.fc34.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.