Install scilab-full-bin-dbg
Installing scilab-full-bin-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install scilab-full-bin-dbg
scilab-full-bin-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | scilab-full-bin-dbg |
version | 5.5.2-2+b2 |
description | Scientific software package (scilab debugging symbols) |
subsection | debug |
website | scilab.org |
maintainer | Debian Science Team |
Uninstall scilab-full-bin-dbg
To remove just scilab-full-bin-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove scilab-full-bin-dbg
Uninstall scilab-full-bin-dbg and it’s dependent packages
To remove the scilab-full-bin-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove scilab-full-bin-dbg
Purging scilab-full-bin-dbg
If you also want to delete configuration and/or data files of scilab-full-bin-dbg from Debian Sid then this will work:
sudo apt-get purge scilab-full-bin-dbg
To delete configuration and/or data files of scilab-full-bin-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove scilab-full-bin-dbg