Skip to content

Instantly share code, notes, and snippets.

@bashM0nk3y
bashM0nk3y / pacman_cheat_sheet
Created September 5, 2018 16:01
Cheat sheet for the pacman package mngr.
#######################################################################
############ Pacman Cheat Sheet #######################################
#######################################################################
usage: pacman <operation> [...]
operations:
pacman {-h --help}
pacman {-V --version}
pacman {-D --database} <options> <package(s)>
pacman {-F --files} [options] [package(s)]
pacman {-Q --query} [options] [package(s)]
@bashM0nk3y
bashM0nk3y / git_cheat-sheet.md
Created July 31, 2018 19:00 — forked from davfre/git_cheat-sheet.md
git commandline cheat-sheet