Install mypaint-data-extras
Installing mypaint-data-extras package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mypaint-data-extras
mypaint-data-extras package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | mypaint-data-extras |
version | 1.2.0-1.1 |
description | high resolution backgrounds for mypaint |
subsection | graphics |
website | mypaint.info |
maintainer | Python Applications Packaging Team |
Uninstall mypaint-data-extras
To remove just mypaint-data-extras package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mypaint-data-extras
Uninstall mypaint-data-extras and it’s dependent packages
To remove the mypaint-data-extras package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mypaint-data-extras
Purging mypaint-data-extras
If you also want to delete configuration and/or data files of mypaint-data-extras from Debian Sid then this will work:
sudo apt-get purge mypaint-data-extras
To delete configuration and/or data files of mypaint-data-extras and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mypaint-data-extras