snwh / paper-icon-theme

Paper Icon Theme
http://snwh.org/paper
Creative Commons Attribution Share Alike 4.0 International
1.57k stars 142 forks source link

Icon package (paper-icon-theme) not found. #673

Closed carlosribeiro1987 closed 6 years ago

carlosribeiro1987 commented 6 years ago

I tried to install the paper icons on LinuxMint 19(beta), but tha paper-icon-theme was not found in PPA.

A copy of the text in my terminal is below (my system language is pt-BR).

root@537h-PC:/home/seth# sudo add-apt-repository ppa:snwh/ppa
Você está prestes a adicionar o seguinte PPA:
 !==================================================!
                               _
                              | |
             ___ _ ____      _| |__
            / __| '_ \ \ /\ / / '_ \
            \__ \ | | \ V  V /| | | |
            |___/_| |_|\_/\_/ |_| |_|

    This PPA contains packages for the projects
    from snwh.org (by Sam Hewitt) including:

     - Moka, Faba and Faba-Mono icon themes
     - Paper icon and cursor themes
     - Suru icon and cursor themes

    They are built daily and may contain errors.
    Use at own risk.

!==================================================!
 Mais informações: https://launchpad.net/~snwh/+archive/ubuntu/ppa
Pressione Enter para continuar ou Ctrl+C para cancelar

Executing: /tmp/apt-key-gpghome.4msUUk2m7T/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 89993A70
gpg: chave 3766223989993A70: "Launchpad PPA for Sam Hewitt" não mudada
gpg: Número total processado: 1
gpg:              não modificados: 1
root@537h-PC:/home/seth# sudo apt-get install paper-icon-theme
Lendo listas de pacotes... Pronto
Construindo árvore de dependências       
Lendo informação de estado... Pronto
E: Impossível encontrar o pacote paper-icon-theme
snwh commented 6 years ago

You will have to update your repository information first with sudo apt-get update before the package becomes available

carlosribeiro1987 commented 6 years ago

Thank you for response. How could I forget apt-get update Sorry for opening this issue. =/