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

Last updated: January 10,2025

1. Install "git-lfs.x86_64" package

This is a short guide on how to install git-lfs.x86_64 on Fedora 35

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

2. Uninstall "git-lfs.x86_64" package

This tutorial shows how to uninstall git-lfs.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 0:47:16 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : git-lfs
Version : 3.1.2
Release : 1.fc35
Architecture : x86_64
Size : 3.9 M
Source : git-lfs-3.1.2-1.fc35.src.rpm
Repository : updates
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.