🖥️yay

➡️This is a command-line reference manual for commands and command combinations that you don’t use often enough to remember it. This cheatsheet explains the yay command with important options and switches using examples.

▁ ▂ ▃ ▄ ꧁ 🔴☠ COMMANDLINE-KUNGFU WITH CHEATSHEETS ☠🔴꧂▅ ▃ ▂ ▁

#  ██╗   ██╗ █████╗ ██╗   ██╗
#  ╚██╗ ██╔╝██╔══██╗╚██╗ ██╔╝
#   ╚████╔╝ ███████║ ╚████╔╝
#    ╚██╔╝  ██╔══██║  ╚██╔╝ 
#     ██║   ██║  ██║   ██║  
#     ╚═╝   ╚═╝  ╚═╝   ╚═╝

# present package selection menu
yay [Search Term]

# print system statistics
yay -Ps

# print update list
yay -Pu

# clean unneeded dependencies
yay -Yc

# downloads PKGBUILD from ABS or AUR
yay -G

# generates development package
# DB used for devel updates.
yay -Y --gendb

# normal update but also check for development package updates
# and use PKGBUILD modification time and not version to determine update
yay -Syu --devel --timeupdate

# instalation
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░