
pamac
List of commands for pamac:
-
pamac:ai:3ab82 Check AUR enabled using Pamac CLI$ pamac config --aurtry on your machineexplain this command
-
pamac:tldr:28432 pamac: Upgrade all packages.$ pamac upgradetry on your machineexplain this command
-
pamac:tldr:8eec7 pamac: List installed packages.$ pamac list --installedtry on your machineexplain this command
-
pamac:tldr:b37de pamac: Install a new package.$ pamac install ${package_name}try on your machineexplain this command
-
pamac:tldr:d2baf pamac: Check for package updates.$ pamac checkupdatestry on your machineexplain this command
-
pamac:tldr:ddee7 pamac: Remove a package and its no longer required dependencies (orphans).$ pamac remove --orphans ${package_name}try on your machineexplain this command
-
pamac:tldr:fe322 pamac: Search the package database for a package.$ pamac search ${package_name}try on your machineexplain this command