To uninstall libgjs-dev just follow these instructions.
sudo apt-get remove libgjs-dev
This will remove just the libgjs-dev package itself.
sudo apt-get remove --auto-remove libgjs-dev
This will remove the libgjs-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libgjs-dev then this will work.
sudo apt-get purge libgjs-dev
Or similarly, like this libgjs-dev
sudo apt-get purge --auto-remove libgjs-dev
Package | libgjs-dev |
Version | 1.42.0-1 |
Maintainer | Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> |
Home page | https://wiki.gnome.org/Gjs |
Description | Mozilla-based javascript bindings for the GNOME platform |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |