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

Last updated: October 05,2024

1. Install "gnudos.i686" package

This tutorial shows how to install gnudos.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install gnudos.i686

2. Uninstall "gnudos.i686" package

In this section, we are going to explain the necessary steps to uninstall gnudos.i686 on Fedora 34:

$ sudo dnf remove gnudos.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:25:16 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : gnudos
Version : 1.11
Release : 13.fc34
Architecture : i686
Size : 187 k
Source : gnudos-1.11-13.fc34.src.rpm
Repository : fedora
Summary : The GnuDOS library for GNU/Linux
URL : http://sites.google.com/site/mohammedisam2000/home/projects
License : GPLv3+
Description : GnuDOS is a library of functions for use under the GNU/Linux console/xterm.
: It provides 3 core components and 2 utility programs. The core components
: are Kbd (for keyboard handling), Screen (for screen handling) and Dialogs (for
: drawing dialogs and input boxes). The utility programs are: prime (the console
: file manager) and mino (the console text editor).
:
: GnuDOS is a group of utilities that were designed to introduce new users to
: the GNU system. The tools included in the library have a look-and-feel
: familiar to users of MS-DOS like systems. The aim is to provide users
: accustomed to such systems a gentle way to learn how to use the GNU
: operating system.