How to Install and Uninstall git-annex Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "git-annex" package

In this section, we are going to explain the necessary steps to install git-annex on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install git-annex

2. Uninstall "git-annex" package

This guide covers the steps necessary to uninstall git-annex on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove git-annex $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-annex package on Ubuntu 21.10 (Impish Indri)

Package: git-annex
Architecture: amd64
Version: 8.20210223-2ubuntu2
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 73187
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10, libmagic1 (>= 5.12), libsqlite3-0 (>= 3.7.3), zlib1g (>= 1:1.1.4), git (>= 1:2.22), netbase, rsync, curl, openssh-client (>= 1:5.6p1)
Recommends: lsof, gnupg, bind9-host, git-remote-gcrypt (>= 0.20130908-6), nocache, aria2
Suggests: xdot, bup, adb, tor, magic-wormhole, tahoe-lafs, libnss-mdns, uftp, youtube-dl
Breaks: datalad (<< 0.12.3~)
Filename: pool/universe/g/git-annex/git-annex_8.20210223-2ubuntu2_amd64.deb
Size: 12811638
MD5sum: c40e7ff05d987da8aeaa1c4b25f45bfa
SHA1: 913939cf22e626477fe5ae3fa515f0017f87012c
SHA256: 61e9295111230d9c666ef53c88605f2dc55389d2a30aea6f784e64c03e48a0c4
SHA512: 9ca7fe3e8fe597a255709ea077f392ad17757559f84a9a0e16b0b226bcdf506667217a29afc9d496f9ba52158312ecb23b143e4eba93cd613a35f6bcc74b443f
Homepage: http://git-annex.branchable.com/
Description-en: manage files with git, without checking their contents into git
git-annex allows managing files with git, without checking the file
contents into git. While that may seem paradoxical, it is useful when
dealing with files larger than git can currently easily handle, whether due
to limitations in memory, time, or disk space.
.
It can store large files in many places, from local hard drives, to a
large number of cloud storage services, including S3, WebDAV,
and rsync, with a dozen cloud storage providers usable via plugins.
Files can be stored encrypted with gpg, so that the cloud storage
provider cannot see your data. git-annex keeps track of where each file
is stored, so it knows how many copies are available, and has many
facilities to ensure your data is preserved.
.
git-annex can also be used to keep a folder in sync between computers,
noticing when files are changed, and automatically committing them
to git and transferring them to other computers. The git-annex webapp
makes it easy to set up and use git-annex this way.
Description-md5: ed39e4e4c2d1afd0f4612868aabeeec0