Install elpa-helm-projectile
Installing elpa-helm-projectile package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install elpa-helm-projectile
elpa-helm-projectile package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | elpa-helm-projectile |
version | 0.13.0-1 |
description | Helm integration for Projectile |
subsection | lisp |
website | batsov.com / projectile / |
maintainer | Debian Emacs addons team |
Uninstall elpa-helm-projectile
To remove just elpa-helm-projectile package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove elpa-helm-projectile
Uninstall elpa-helm-projectile and it’s dependent packages
To remove the elpa-helm-projectile package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove elpa-helm-projectile
Purging elpa-helm-projectile
If you also want to delete configuration and/or data files of elpa-helm-projectile from Debian Sid then this will work:
sudo apt-get purge elpa-helm-projectile
To delete configuration and/or data files of elpa-helm-projectile and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove elpa-helm-projectile