How to Install and Uninstall git-lfs.src Package on Oracle Linux 8

Last updated: June 26,2024

1. Install "git-lfs.src" package

Please follow the instructions below to install git-lfs.src on Oracle Linux 8

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

2. Uninstall "git-lfs.src" package

Please follow the steps below to uninstall git-lfs.src on Oracle Linux 8:

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

3. Information about the git-lfs.src package on Oracle Linux 8

Last metadata expiration check: 5:02:49 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : git-lfs
Version : 2.13.3
Release : 2.el8
Architecture : src
Size : 2.7 M
Source : None
Repository : ol8_appstream
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.