How to Install and Uninstall elpa-find-file-in-project Package on Kali Linux

Last updated: October 05,2024

1. Install "elpa-find-file-in-project" package

In this section, we are going to explain the necessary steps to install elpa-find-file-in-project on Kali Linux

$ sudo apt update $ sudo apt install elpa-find-file-in-project

2. Uninstall "elpa-find-file-in-project" package

Please follow the guidelines below to uninstall elpa-find-file-in-project on Kali Linux:

$ sudo apt remove elpa-find-file-in-project $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-find-file-in-project package on Kali Linux

Package: elpa-find-file-in-project
Source: find-file-in-project
Version: 6.2.0-1
Installed-Size: 122
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common, git
Recommends: emacs (>= 46.0), fd-find
Suggests: elpa-ivy | elpa-helm
Enhances: emacs
Size: 47084
SHA256: e96fbec5a77e47e6bd0d5459c605ee569457a68ce38befda6cacf922d55c8508
SHA1: de3213d8c2a14c4371efadd72f1111a60217ac0d
MD5sum: e096e2a4b287c66a496df4284d48b3e1
Description: quick access to project files in Emacs
This library provides methods for quickly finding any file in a project. It
uses GNU Find by default, but can also use (the significantly faster)
fd-find. Find-file-in-project supports the following candidate selection
interfaces: Consult, Helm, Ido, Ivy, Selectrum, and the Emacs built-in
'completing-read'.
.
By default, FFIP will search for files in a local Git, Subversion, or
Mercurial repository. FFIP uses TRAMP to find files in remote
repositories, and claims this is "flawlessly" supported.
.
Features:
.
* Fast! Tested with projects that have 50,000+ files
* Find's behaviour can be tweaked using ffip-find-options
* Smart! The keyword "helloWorld", returns "HelloWorld.html",
"hello-world.css", and "HelloWorld.js".
* Enhances diff-mode with more convenient patch-handling, including
diff creation, application, finding the file associated with a given
hunk, and jumping to the section relevant to that hunk
* No configuration required. Find-file-in-project works out-of-the-box
* Supports evil-mode, with additional configuration (see README)
Description-md5:
Homepage: https://github.com/technomancy/find-file-in-project
Tag: implemented-in::lisp, role::plugin, suite::emacs, use::searching
Section: lisp
Priority: optional
Filename: pool/main/f/find-file-in-project/elpa-find-file-in-project_6.2.0-1_all.deb