Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 228 Bytes

apt.md

File metadata and controls

12 lines (10 loc) · 228 Bytes

Search with regex within names only (man apt-cache)

apt search \^exa -n # --names-only

Info about remote package

apt show emacs
dpkg --no-pager -l emacs # check if installed

yum info vim-enhanced