How to Install and Uninstall git-annex Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 07,2024

1. Install "git-annex" package

Please follow the guidelines below to install git-annex on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install git-annex

2. Uninstall "git-annex" package

Please follow the steps below to uninstall git-annex on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the git-annex package on Ubuntu 20.10 (Groovy Gorilla)

Package: git-annex
Architecture: amd64
Version: 8.20200330-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: 66526
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.20200330-1ubuntu1_amd64.deb
Size: 11046916
MD5sum: 9d1d8555c96377683ac1e9bbfb2debc5
SHA1: 5269d8308cf3782c4e376c2baf09d2c1b93aefd0
SHA256: 79e8b03d55ddbc9d67ecbee7de6f797774cbba3f8b2f5d78b9f4b7b132e9e307
SHA512: 6a27799516ca814b5172b88a99714be073374cdac36d8626101394397eef9395973032d77bcef23dcb3b2a7cd4276fc687cf4403b9114e0bfdca7fa677cc5e20
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