# debfetch ![](screenshot.png) ## Usage ``` debfetch - Prints short info about Debian. Usage: debfetch [OPTIONS] OPTIONS: -d No Debian logo -l No line -p No package info -h This help ``` ## Install Clone: ``` git clone http://git.blauaraujo.com/blau_araujo/debfetch.git ``` Enter clone directory and run make: ``` cd /path/to/debfetch sudo make install ``` ## Uninstall ``` cd /path/to/debfetch sudo make uninstall ``` ## Copyright Copyright (C) 2021 Blau Araujo . \ License GPLv3+: GNU GPL version 3 or later .