How to Install and Uninstall git-lfs.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "git-lfs.x86_64" package

This guide covers the steps necessary to install git-lfs.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "git-lfs.x86_64" package

Please follow the instructions below to uninstall git-lfs.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the git-lfs.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:54:37 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : git-lfs
Version : 3.2.0
Release : 2.el8
Architecture : x86_64
Size : 4.0 M
Source : git-lfs-3.2.0-2.el8.src.rpm
Repository : ubi-8-appstream-rpms
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.