Install libjs-protoaculous
Installing libjs-protoaculous package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libjs-protoaculous
libjs-protoaculous package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libjs-protoaculous |
version | 5 |
description | Compressed library containing both prototype and scriptaculous |
subsection | utils |
maintainer | Michael Gilbert |
Uninstall libjs-protoaculous
To remove just libjs-protoaculous package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libjs-protoaculous
Uninstall libjs-protoaculous and it’s dependent packages
To remove the libjs-protoaculous package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libjs-protoaculous
Purging libjs-protoaculous
If you also want to delete configuration and/or data files of libjs-protoaculous from Debian Sid then this will work:
sudo apt-get purge libjs-protoaculous
To delete configuration and/or data files of libjs-protoaculous and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libjs-protoaculous