How to Install and Uninstall elpa-projectile Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "elpa-projectile" package

In this section, we are going to explain the necessary steps to install elpa-projectile on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install elpa-projectile

2. Uninstall "elpa-projectile" package

Please follow the guidance below to uninstall elpa-projectile on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove elpa-projectile $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-projectile package on Ubuntu 20.10 (Groovy Gorilla)

Package: elpa-projectile
Architecture: all
Version: 2.1.0-1
Priority: optional
Section: universe/lisp
Source: projectile
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Emacsen team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 258
Depends: elpa-pkg-info (>= 0.4), dh-elpa-helper, emacsen-common
Recommends: elpa-flx-ido, emacs (>= 46.0), exuberant-ctags
Suggests: elpa-ag, fd-find, projectile-doc
Breaks: emacs24 (<< 1:25.1), emacs24-lucid (<< 1:25.1), emacs24-nox (<< 1:25.1)
Enhances: emacs
Filename: pool/universe/p/projectile/elpa-projectile_2.1.0-1_all.deb
Size: 51936
MD5sum: 1907508d60ed4dfc5874a98a5df56a3c
SHA1: 8601437de1f1dd19402580fc9d81553a636e8427
SHA256: 0f6eecbbbbbdf7b2996b97d407bdb745d92032512dd66ea9c4940074cef3f8ed
SHA512: 7a94c115586aeae217f0dccfcd6163645fcdddeb2e2a900ae7f5deafc5e60b22024c89d4273aea7000c47caec78f1a525924cb4137717c895e6eed3ee48c07b3
Homepage: https://www.projectile.mx/
Description-en: project interaction library for Emacs
This library enhances Emacs with easy project management and
navigation. The concept of a project is simple: just a folder
containing a special file. Currently git, mercurial, darcs and
bazaar repos are considered projects by default. So are lein, maven,
sbt, scons, rebar and bundler projects. If you want to mark a folder
manually as a project just create an empty .projectile file in it.
.
Some of Projectile's features:
.
* jump to a file in project
* jump to files at point in project
* jump to a directory in project
* jump to a file in a directory
* jump to a project buffer
* jump to a test in project
* toggle between files with same names but different extensions
(e.g. `.h` <-> `.c/.cpp`, `Gemfile` <-> `Gemfile.lock`)
* toggle between code and its test (e.g. `main.service.js` <->
`main.service.spec.js`)
* jump to recently visited files in the project
* switch between projects you have worked on
* kill all project buffers
* replace in project
* multi-occur in project buffers
* grep in project
* regenerate project etags or gtags
* visit project in dired
* run make in a project with a single key chord
Description-md5: 555711b9648e1514a80e471e5e989622