apport-bug
File a bug report on Ubuntu. More information: <https://wiki.ubuntu.com/Apport>.
Install
- All systems
-
curl cmd.cat/apport-bug.sh
- Ubuntu
-
apt-get install apport - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install apport
File a bug report on Ubuntu. More information: <https://wiki.ubuntu.com/Apport>.
-
Report a bug about the whole system:
apport-bug -
Report a bug about a specific package:
apport-bug package -
Report a bug about a specific executable:
apport-bug path/to/executable -
Report a bug about a specific process:
apport-bug PID
© tl;dr; authors and contributors