Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install morse-simulator on Debian Unstable (Sid)


Install morse-simulator

Installing morse-simulator package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install morse-simulator

morse-simulator package information

distro Debian Unstable (Sid)
section Main
name morse-simulator
version 1.4-2
description Multi-OpenRobot Simulation Engine
subsection science
website morse-simulator.github.io
maintainer Debian Science Team

Uninstall morse-simulator

To remove just morse-simulator package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove morse-simulator

Uninstall morse-simulator and it’s dependent packages

To remove the morse-simulator package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove morse-simulator

Purging morse-simulator

If you also want to delete configuration and/or data files of morse-simulator from Debian Sid then this will work:

sudo apt-get purge morse-simulator

To delete configuration and/or data files of morse-simulator and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove morse-simulator

 

Comments

comments