# pkgman 0.2.0 ``` USAGE: pkgman [FLAGS] [OPTIONS] FLAGS: -h, --help Prints help information -p, --purge check for updates and install -u, --upgrade check for updates and install -V, --version Prints version information OPTIONS: -i, --install install a given package -P, --packger= package manager to use, can be either pacman or yay defaulting to yay -r, --remove remove a given package -s, --search search for given package by name ```