RPM SPEC for lazygit lazygit: Simple, pragmatic TUI (Terminal UI) frontend for GIT. https://copr.fedorainfracloud.org/coprs/dejan/lazygit/
Find a file
2026-04-08 20:50:42 +01:00
lazygit.spec 0.61.0 2026-04-08 20:50:42 +01:00
README.md Typo fix 2025-09-15 09:09:20 +02: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:

# Grab source and patch files to the RPM's %{_sourcedir}
# which is probably your ~/rpmbuild/SOURCES directory.
spectool -g -R lazygit.spec

# Build everything
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/