< Home - < Back

gpsim


Information about the package, gpsim, which is shipped with common Linux distributions. The gpsim package is designed for, A simulator for Microchip (TM) PIC (TM) microcontrollers.


Package Name:

gpsim

Summary:

A simulator for Microchip (TM) PIC (TM) microcontrollers

Description:

gpsim is a simulator for Microchip (TM) PIC (TM) microcontrollers. It supports most devices in Microchip's 12-bit, 14bit, and 16-bit core families. In addition, gpsim supports dynamically loadable modules such as LED's, LCD's, resistors, etc. to extend the simulation environment beyond the PIC.

Architecture:

x86_64

Version:

0.26.1

Release:

1.el6

Size:

1.3 M

Repository:

epel

From Repository:

Licence:

GPLv2+ and LGPLv2+



Handy Yum Commands for gpsim


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


Command

Description of Command

yum install gpsim

This command will install gpsim on the server.

yum remove gpsim

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

yum -y remove gpsim

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

yum update gpsim

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

yum -y update gpsim

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

yum info gpsim

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

yum deplist gpsim

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

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