Information about the package, mine_detector, which is shipped with common Linux distributions. The mine_detector package is designed for, Mine Detector, a mine-finding game.
Package Name:
mine_detector
Summary:
Mine Detector, a mine-finding game
Description:
Mine Detector is a mine-finding game with somewhat different rules from other mine-finding games. Mine Detector rarely requires guessing. Only at the higher levels may guessing sometimes be the only way to win.
Architecture:
x86_64
Version:
6.0
Release:
7.1.el6
Size:
44 k
Repository:
epel
From Repository:
Licence:
GPLv2
Control the mine_detector package with the following handy commands outlined below.
yum install mine_detector
This command will install mine_detector on the server.
yum remove mine_detector
This command will un-install mine_detector on the server. When you run this command, you will be asked if you are sure that you want to remove mine_detector, so you have to manually confirm that you want to do this.
yum -y remove mine_detector
This command will un-install mine_detector 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 mine_detector when using the -y flag.
yum update mine_detector
This command will update mine_detector to the latest version. When you run this command, you will be asked if you are sure that you want to remove mine_detector, so you have to manually confirm that you want to do this.
yum -y update mine_detector
This command will update mine_detector 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 mine_detector when using the -y flag.
yum info mine_detector
This command will show you core information about the mine_detector package.
yum deplist mine_detector
This command will show you the dependencies for mine_detector. 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 mine_detector
This command will check if there is an update waiting on mine_detector. 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.