Installation guide for Ubuntu/Debian
Open
help wanted
linux
- Dominant language
- Rust
- Stars
- 22.5k
- Forks
- 773
- PR merge metrics
- No 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
```bash
sudo apt install gitui
```
Contributor guide
Assessment
This issue has not been assessed yet.