gitui-org/gitui

Installation guide for Ubuntu/Debian

Open

#1,018 opened on Nov 29, 2021

View on GitHub
 (19 comments) (42 reactions) (0 assignees)Rust (721 forks)batch import
help wantedlinux

Repository metrics

Stars
 (21,937 stars)
PR merge metrics
 (Avg merge 41d 9h) (6 merged PRs in 30d)

Description

Please add the way of how to install your software on Debian or Ubuntu:

  1. Create .deb package
  2. Host it to the apt package manager.
  3. Add the installation step for Ubuntu from apt package management. Like for fedora:

Ubuntu

 sudo apt install gitui

Contributor guide