Skip to content

flathub/com.syntevo.SmartGit

Repository files navigation

SmartGit

SmartGit is a powerful, cross-platform Git GUI that works the way you do.

Local Development — Build and Install Flatpak

Install flatpak, flatpak-builder and git packages, then run:

# Ensure Flathub remote exists for the current user
$ flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo

$ git clone https://github.com/flathub/com.syntevo.SmartGit.git
$ cd com.syntevo.SmartGit/

$ flatpak-builder build --force-clean --install-deps-from=flathub --install --user com.syntevo.SmartGit.yaml

To uninstall:

$ flatpak uninstall --delete-data --user com.syntevo.SmartGit

To clean up build artifacts and Flatpak state:

$ rm --force --recursive .flatpak-builder/ build/
$ flatpak uninstall --unused --user
$ flatpak remote-delete --user flathub

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages