×
Inicio Aleatorio

install atom editor on ubuntu

Sección: software y apps

Creado: 28-03-24

sudo add-apt-repository ppa:webupd8team/atom

wget https://atom.io/download/deb

sudo dpkg -i atom-amd64.deb

depende de git y gvfs-bin

sudo apt-get -f install

https://github.com/atom/atom/releases

Siguiente Publicación