RPM SPEC for lazygit lazygit: Simple, pragmatic TUI (Terminal UI) frontend for GIT. https://copr.fedorainfracloud.org/coprs/dejan/lazygit/
Find a file
2025-08-07 12:12:13 +01:00
lazygit.spec Corrected the date 2025-08-07 12:12:13 +01:00
README.md 0.54.1 2025-08-07 12:07:57 +01:00

rpm-lazygit

This repository contains the RPM SPEC file for building the lazygit RPM package for majority of Fedora/RedHat based linux distributions. For more details see my COPR project.

lazygit

Simple, pragmatic TUI (Terminal UI) frontend for GIT.

GIT repository: https://github.com/jesseduffield/lazygit

Build

Get the source files and run rpmbuild:

spectool -g lazygit.spec
# Here you need to put the correct file name:
mv lazygit-0.54.1.tar.gz /home/dejan/rpmbuild/SOURCES/lazygit-0.54.1.tar.gz
rpmbuild -ba lazygit.spec

Credits

Jesse Duffield

lazygit author: https://github.com/jesseduffield

Artem Polishchuk <ego.cordatus-at-gmail.com>

The original author of the lazygit.spec file. https://copr.fedorainfracloud.org/coprs/atim/lazygit/