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 (21,937 stars) (721 forks)batch import
help wantedlinux

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