How to Install and Uninstall git-lfs Package on openSUSE Leap

Last updated: May 14,2024

1. Install "git-lfs" package

Please follow the guidelines below to install git-lfs on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install git-lfs

2. Uninstall "git-lfs" package

Please follow the guidance below to uninstall git-lfs on openSUSE Leap:

$ sudo zypper remove git-lfs

3. Information about the git-lfs package on openSUSE Leap

Information for package git-lfs:
--------------------------------
Repository : Main Repository
Name : git-lfs
Version : 3.3.0-bp155.1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 16.3 MiB
Installed : No
Status : not installed
Source package : git-lfs-3.3.0-bp155.1.8.src
Upstream URL : https://github.com/git-lfs/git-lfs
Summary : Git extension for versioning large files
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.