# CLI ### Package Management Installing a package (set \ to a file for local): uptool install \ Upgrading a package: uptool upgrade \ Reinstalling a package: uptool reinstall \ Removing a package: uptool remove \ Removing a package and all its configuration and data files: uptool purge \ Upgrade all packages: uptool dist-upgrade ### Cache Management List installed packages: uptool list Search for a package: uptool search \ Show package info: uptool show \ Updating the cache: uptool update ### Repos Management Add a repository: uptool add-repo \ \ Remove a repository: uptool remove-repo \ List repositories: uptool list-repo ### Other Upgrading UpToolCLI: uptool upgrade-self Start an app: uptool start \