How to Install and Uninstall git-lfs Package on Kali Linux

Last updated: May 03,2024

1. Install "git-lfs" package

Please follow the instructions below to install git-lfs on Kali Linux

$ sudo apt update $ sudo apt install git-lfs

2. Uninstall "git-lfs" package

This is a short guide on how to uninstall git-lfs on Kali Linux:

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

3. Information about the git-lfs package on Kali Linux

Package: git-lfs
Version: 3.4.1-1
Installed-Size: 11162
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: git, libc6 (>= 2.34)
Size: 3570912
SHA256: 6821e0b6eaa5b12bc31f6c3eab3e7a96964fceda7a56eb7a406f507bb7047b02
SHA1: 5c47b9058f851235a17e81f0560ce0448bf1ce07
MD5sum: ba2220d18f3bc93dfecbd0adf0f44443
Description: Git Large File Support
An open source Git extension for versioning large files.
Git Large File Storage (LFS) replaces large files such as
audio samples, videos, datasets, and graphics with text
pointers inside Git, while storing the file contents on
a remote server.
Description-md5:
Homepage: https://git-lfs.github.com/
Built-Using: golang-1.21 (= 1.21.5-1), golang-github-dpotapov-go-spnego (= 0.0~git20190506.c2c6091-2), golang-github-git-lfs-gitobj (= 2.1.1-1), golang-github-git-lfs-go-netrc (= 0.0~git20210914.f0c862d-1), golang-github-git-lfs-pktline (= 0.0~git20210330.06e9096-2), golang-github-git-lfs-wildmatch (= 2.0.1-1), golang-github-hashicorp-go-uuid (= 1.0.3-1), golang-github-jcmturner-gofork (= 1.0.0-4), golang-github-leonelquinteros-gotext (= 1.5.0-3), golang-github-mattn-go-isatty (= 0.0.20-1), golang-github-olekukonko-ts (= 0.0~git20140412.0.ecf753e-2), golang-github-pkg-errors (= 0.9.1-3), golang-github-rubyist-tracerx (= 0.0~git20170927.0.7879593-1), golang-github-spf13-cobra (= 1.8.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-ssgelm-cookiejarparser (= 1.0.0-3), golang-go.crypto (= 1:0.16.0-1), golang-golang-x-net (= 1:0.19.0+dfsg-1), golang-golang-x-sync (= 0.5.0-1), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-text (= 0.14.0-1), golang-gopkg-jcmturner-aescts.v1 (= 1.0.1-4), golang-gopkg-jcmturner-dnsutils.v1 (= 1.0.1-2), golang-gopkg-jcmturner-gokrb5.v5 (= 5.3.0+dfsg-2), golang-gopkg-jcmturner-rpc.v0 (= 0.0.2-2)
Section: vcs
Priority: optional
Filename: pool/main/g/git-lfs/git-lfs_3.4.1-1_amd64.deb