How to Install elpa-magit-annex in Ubuntu 18.04



Install elpa-magit-annex by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-magit-annex

Description:

git-annex subcommands for magit

This package adds some git-annex subcommands to magit's interface, under the '@' prefix key. See the descriptions of the git-annex and elpa-magit packages. . Some examples of operations supported by this package: . * adding untracked files with `git annex add` * displaying information about unused files listed by `git annex unused` * locking and unlocking files.

Homepage: https://github.com/magit/magit-annex

Version: 1.4.0-1

Section: universe/lisp