Skip to main content Optional Command Definitions & Usage
adypm
- Definition
- The package manager for adyOS.
- Default repo can be found in the top links under “adyPM Default Repository Repo”.
- This command is an optional command and can only be used if enabled with
system
. See system
.
- Usage
- Install a package.
- Uninstall a package.
- Add a repository.
- Remove a repository.
- For all of the above replace
[package]
with the name of the package you want to (un)install. - For all of the above replace
[repo]
with the URL of the repo that you want to add/remove.
- Aliases