# Config for the pak package manager wrapper packageManager = "snap" commands = ["install", "remove", "refresh", "revert", "run", "download"] useRoot = true rootCommand = "sudo" shortcuts = ["rm", "inst"] shortcutMappings = ["remove", "install"]