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