apm

Atom editor Package Manager. See atom. More information: <https://github.com/atom/apm>.

Install

All systems
curl cmd.cat/apm.sh
Debian Debian
apt-get install apmd
Ubuntu
apt-get install apmd
Arch Arch Linux
pacman -S apm
Fedora
dnf install apmd
Windows (WSL2)
sudo apt-get update sudo apt-get install apmd
Raspbian
apt-get install apmd

Atom editor Package Manager. See atom. More information: <https://github.com/atom/apm>.

  • Install a package from http://atom.io/packages or a theme from http://atom.io/themes:
    apm install package_name
  • Remove a package/theme:
    apm remove package_name
  • Upgrade a package/theme:
    apm upgrade package_name

© tl;dr; authors and contributors