< Home - < Back

fcode-utils


Information about the package, fcode-utils, which is shipped with common Linux distributions. The fcode-utils package is designed for, Utilities for dealing with FCode.


Package Name:

fcode-utils

Summary:

Utilities for dealing with FCode

Description:

Utilities for dealing with FCode, a Forth programming language dialect compliant with ANS Forth.

Architecture:

x86_64

Version:

1.0.2

Release:

4.el6

Size:

116 k

Repository:

epel

From Repository:

Licence:

GPLv2 and CPL



Handy Yum Commands for fcode-utils


Control the fcode-utils package with the following handy commands outlined below.


Command

Description of Command

yum install fcode-utils

This command will install fcode-utils on the server.

yum remove fcode-utils

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

yum -y remove fcode-utils

This command will un-install fcode-utils 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 fcode-utils when using the -y flag.

yum update fcode-utils

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

yum -y update fcode-utils

This command will update fcode-utils 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 fcode-utils when using the -y flag.

yum info fcode-utils

This command will show you core information about the fcode-utils package.

yum deplist fcode-utils

This command will show you the dependencies for fcode-utils. 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 fcode-utils

This command will check if there is an update waiting on fcode-utils. 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.