--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # apm > Atom editor Package Manager. > See also: `atom`. > More information: . - Install a package from or a theme from : `apm install {{package}}` - Remove a package/theme: `apm remove {{package}}` - Upgrade a package/theme: `apm upgrade {{package}}`