Beiträge von Actionschnitzel im Thema „Schriftart Arial installieren“

    Ach schau an:

    Ich bekomme es auch nit installiert. Da is irgendein Fehler bei Sourceforge

    #Edit:

    Lol jetzt gehts wieder:

    Code
    All done, no errors.
    All fonts downloaded and installed.
    Trigger für fontconfig (2.14.2-4ubuntu1) werden verarbeitet ...
    Bash
    #!/bin/bash
    #Install MS Fonts
    sudo apt install ttf-mscorefonts-installer
    #Refresh Font Information
    sudo fc-cache -vr
    # f.e Arial should now be availeble

    Hab hier noch mehr Gedöns falls du mal was brauchst:

    GitHub - actionschnitzel/my_debian_gnome_setup: Library of Bash Install Scripts
    Library of Bash Install Scripts. Contribute to actionschnitzel/my_debian_gnome_setup development by creating an account on GitHub.
    github.com