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 ```bash sudo apt install gitui ```