I am running a bash command via this python script:
import os a = os.system("pacman -Qu")
I need to save the output that "pacm