How to Install and Uninstall git-lfs.x86_64 Package on Fedora 34

Last updated: May 04,2024

1. Install "git-lfs.x86_64" package

This guide let you learn how to install git-lfs.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install git-lfs.x86_64

2. Uninstall "git-lfs.x86_64" package

This guide let you learn how to uninstall git-lfs.x86_64 on Fedora 34:

$ sudo dnf remove git-lfs.x86_64 $ sudo dnf autoremove

3. Information about the git-lfs.x86_64 package on Fedora 34

Last metadata expiration check: 4:43:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : git-lfs
Version : 2.13.3
Release : 1.fc34
Architecture : x86_64
Size : 3.8 M
Source : git-lfs-2.13.3-1.fc34.src.rpm
Repository : fedora
Summary : Git extension for versioning large files
URL : https://git-lfs.github.io/
License : MIT
Description : 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.