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

Last updated: November 28,2024

1. Install "rudiments.i686" package

This tutorial shows how to install rudiments.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install rudiments.i686

2. Uninstall "rudiments.i686" package

Please follow the guidelines below to uninstall rudiments.i686 on Fedora 38:

$ sudo dnf remove rudiments.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:20:59 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rudiments
Version : 1.3.1
Release : 6.fc37
Architecture : i686
Size : 325 k
Source : rudiments-1.3.1-6.fc37.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.