Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 614 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 614 Bytes

Mintreport

This is a troubleshooting tool to analyse crash reports and browse through important information.

image

Build

Get source code

git clone https://github.com/linuxmint/mintreport
cd mintreport

Build

dpkg-buildpackage --no-sign

Install

cd ..
sudo dpkg -i mintreport*.deb

Translations

Please use Launchpad to translate Mintreport: https://translations.launchpad.net/linuxmint/latest/.

The PO files in this project are imported from there.

License

  • Code: GPLv3