GNU/Linux >> Tutoriales Linux >  >> Ubuntu

¿Instalar Everpad en Ubuntu 13.10 y 14.04?

Acabo de instalar una copia nueva de Ubuntu 13.10 y quería instalar Everpad, pero hay un problema porque falta el PPA.

Estos fueron los comandos que ejecuté (tomé ayuda de http://www.webupd8.org/2012/09/everpad-integrates-evernote-with-ubuntu.html y en todas partes es lo mismo):

sudo add-apt-repository ppa:nvbn-rm/ppa
sudo apt-get update
sudo apt-get install everpad

Lo siguiente que obtengo cuando se ejecuta el último comando:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package everpad

Por favor ayuda

Respuesta aceptada:

El PPA se ha actualizado ahora y puede instalarlo en Saucy con estos comandos:

sudo add-apt-repository ppa:nvbn-rm/ppa
sudo apt-get update
sudo apt-get install everpad

Ubuntu
  1. Cómo instalar y configurar Nginx en Ubuntu 20.04

  2. Cómo instalar y configurar GitLab en Ubuntu 18.04

  3. Instale Nginx y configure el host virtual en Ubuntu 20.04

  4. ¿Cómo instalar y configurar Varnish en Ubuntu 20.04?

  5. Instalar Qt en Ubuntu

Cómo instalar y configurar Kubernetes en Ubuntu

Instalar y configurar Log con Graylog en Ubuntu 20.04

Instalar y usar Wireshark en Ubuntu Linux

Cómo instalar Syncthing en Ubuntu 20.04 y Ubuntu 21.04

Cómo instalar y configurar Memcached en Ubuntu

Cómo instalar y usar Docker en Ubuntu 20.04