< Home - < Back

gnudos


Information about the package, gnudos, which is shipped with common Linux distributions. The gnudos package is designed for, The GnuDOS library for GNU/Linux.


Package Name:

gnudos

Summary:

The GnuDOS library for GNU/Linux

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.

Architecture:

x86_64

Version:

1.11

Release:

1.el6

Size:

165 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for gnudos


Control the gnudos package with the following handy commands outlined below.


Command

Description of Command

yum install gnudos

This command will install gnudos on the server.

yum remove gnudos

This command will un-install gnudos on the server. When you run this command, you will be asked if you are sure that you want to remove gnudos, so you have to manually confirm that you want to do this.

yum -y remove gnudos

This command will un-install gnudos on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove gnudos when using the -y flag.

yum update gnudos

This command will update gnudos to the latest version. When you run this command, you will be asked if you are sure that you want to remove gnudos, so you have to manually confirm that you want to do this.

yum -y update gnudos

This command will update gnudos to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove gnudos when using the -y flag.

yum info gnudos

This command will show you core information about the gnudos package.

yum deplist gnudos

This command will show you the dependencies for gnudos. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update gnudos

This command will check if there is an update waiting on gnudos. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.