How to Install and Uninstall git-annex Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 08,2024

1. Install "git-annex" package

Please follow the guidelines below to install git-annex on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install git-annex

2. Uninstall "git-annex" package

Here is a brief guide to show you how to uninstall git-annex on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the git-annex package on Ubuntu 21.04 (Hirsute Hippo)

Package: git-annex
Architecture: amd64
Version: 8.20201127-1ubuntu1
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 72581
Depends: libc6 (>= 2.29), libffi8ubuntu1 (>= 3.4~20200819), 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.20201127-1ubuntu1_amd64.deb
Size: 11920440
MD5sum: 0e44332bd9918defab4efc9a852e83c0
SHA1: 0aa1b07198b4fc612c002d16f024e0f7248b5719
SHA256: d3ea5f41b4103f0eeeadc4454d9c17dbef120bbb021a30d98fc783d5f6d09390
SHA512: 3bf6296eb96987f8077b01e1dd71990201e9bae834ecac081c6db3fe229726fd32862a17b1d96b0fa7998f562a2549aa18485b6d8131da417c475fc5aa07ddfa
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