-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Just type one of these commands in Mudlet's main window command line.
Displays a short help text for every command.
Adds a new repository with name, URL and description to the database of known repositories.
Lists all known repositories.
Shows the URL and description of the repositories matching the pattern. The pattern may contain '_' as single character wildcard and '%' for multiple characters.
Removes the matching repositories from the database. The pattern may contain '_' as single character wildcard and '%' for multiple characters.
Updates the list of available packages on all repositories.
Lists all known packages.
Shows the URL, version, repository name and description of the packages matching the pattern. The pattern may contain '_' as single character wildcard and '%' for multiple characters.
Installs the package. This will always install the latest version of the package with that name found.
Uninstalls the package.
Downloads and installs the latest version of all installed packages.