Install libswt-cairo-gtk-4-jni
Installing libswt-cairo-gtk-4-jni package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libswt-cairo-gtk-4-jni
libswt-cairo-gtk-4-jni package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libswt-cairo-gtk-4-jni |
version | 4.5.0-2 |
description | Standard Widget Toolkit for GTK+ Cairo JNI library |
subsection | libs |
website | eclipse.org / swt / |
maintainer | Debian Java Maintainers |
Uninstall libswt-cairo-gtk-4-jni
To remove just libswt-cairo-gtk-4-jni package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libswt-cairo-gtk-4-jni
Uninstall libswt-cairo-gtk-4-jni and it’s dependent packages
To remove the libswt-cairo-gtk-4-jni package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libswt-cairo-gtk-4-jni
Purging libswt-cairo-gtk-4-jni
If you also want to delete configuration and/or data files of libswt-cairo-gtk-4-jni from Debian Sid then this will work:
sudo apt-get purge libswt-cairo-gtk-4-jni
To delete configuration and/or data files of libswt-cairo-gtk-4-jni and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libswt-cairo-gtk-4-jni