Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install spectrum-roms on Debian Unstable (Sid)


Install spectrum-roms

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

sudo apt-get update
sudo apt-get install spectrum-roms

spectrum-roms package information

distro Debian Unstable (Sid)
section Non-Free
name spectrum-roms
version 20081224-3
description ZX Spectrum ROMs
subsection otherosfs
website chiark.greenend.org.uk / … / spectrum-roms / 
maintainer Colin Watson

Uninstall spectrum-roms

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

sudo apt-get remove spectrum-roms

Uninstall spectrum-roms and it’s dependent packages

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

sudo apt-get remove --auto-remove spectrum-roms

Purging spectrum-roms

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

sudo apt-get purge spectrum-roms

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

sudo apt-get purge --auto-remove spectrum-roms

 

Comments

comments