Module pacman

Module pacman 

Source
Expand description

Pacman command execution utilities.

This module provides functions for executing pacman commands and handling common error cases.

Functionsยง

run_pacman
What: Execute pacman with the provided arguments and capture stdout.