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

Last updated: September 06,2024

1. Install "rudiments.x86_64" package

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

$ sudo dnf update $ sudo dnf install rudiments.x86_64

2. Uninstall "rudiments.x86_64" package

Please follow the instructions below to uninstall rudiments.x86_64 on Fedora 34:

$ sudo dnf remove rudiments.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:43:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rudiments
Version : 1.3.1
Release : 2.fc34
Architecture : x86_64
Size : 299 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.