#!/bin/bash ########################################################### # Show packages named as on Arch Linux pacman -Q | grep "$1" | cut -d' ' -f1