< Home - < Back

gcc-m68k-linux-gnu


Information about the package, gcc-m68k-linux-gnu, which is shipped with common Linux distributions. The gcc-m68k-linux-gnu package is designed for, Cross-build binary utilities for m68k-linux-gnu.


Package Name:

gcc-m68k-linux-gnu

Summary:

Cross-build binary utilities for m68k-linux-gnu

Description:

LGPLv2+ and BSD Cross-build GNU C compiler. Only building kernels is currently supported. Support for cross-building user space programs is not currently provided as that would massively multiply the number of packages.

Architecture:

x86_64

Version:

4.7.2

Release:

2.aa.20121114svn.el6.1

Size:

6.7 M

Repository:

epel

From Repository:

Licence:

GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and



Handy Yum Commands for gcc-m68k-linux-gnu


Control the gcc-m68k-linux-gnu package with the following handy commands outlined below.


Command

Description of Command

yum install gcc-m68k-linux-gnu

This command will install gcc-m68k-linux-gnu on the server.

yum remove gcc-m68k-linux-gnu

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

yum -y remove gcc-m68k-linux-gnu

This command will un-install gcc-m68k-linux-gnu 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 gcc-m68k-linux-gnu when using the -y flag.

yum update gcc-m68k-linux-gnu

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

yum -y update gcc-m68k-linux-gnu

This command will update gcc-m68k-linux-gnu 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 gcc-m68k-linux-gnu when using the -y flag.

yum info gcc-m68k-linux-gnu

This command will show you core information about the gcc-m68k-linux-gnu package.

yum deplist gcc-m68k-linux-gnu

This command will show you the dependencies for gcc-m68k-linux-gnu. 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 gcc-m68k-linux-gnu

This command will check if there is an update waiting on gcc-m68k-linux-gnu. 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.