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

Last updated: October 06,2024

1. Install "git-lfs.src" package

Here is a brief guide to show you how to install git-lfs.src on Oracle Linux 9

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

2. Uninstall "git-lfs.src" package

Please follow the step by step instructions below to uninstall git-lfs.src on Oracle Linux 9:

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

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

Last metadata expiration check: 3:46:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : git-lfs
Version : 3.2.0
Release : 1.el9
Architecture : src
Size : 3.0 M
Source : None
Repository : ol9_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.