Join the community today
Become a Member

Possible to install pyftsubset?

Discussion in 'AlmaLinux 8 & Rocky Linux 8 Beta Testing' started by duderuud, Nov 29, 2022.

  1. duderuud

    duderuud Premium Member Premium Member

    260
    84
    28
    Dec 5, 2020
    The Netherlands
    Ratings:
    +181
    Local Time:
    11:54 AM
    1.27 x
    10.6
    Testing Xenforo on a dedicated server running Alma 8.7

    Is it possible to install pyftsubset? Because I guess this howto doesn't apply on Alma...

     
  2. rdan

    rdan Well-Known Member

    5,449
    1,410
    113
    May 25, 2014
    Ratings:
    +2,204
    Local Time:
    5:54 PM
    Mainline
    10.2
    On my CentOS7 install, this is enough:
     
  3. duderuud

    duderuud Premium Member Premium Member

    260
    84
    28
    Dec 5, 2020
    The Netherlands
    Ratings:
    +181
    Local Time:
    11:54 AM
    1.27 x
    10.6
    Thanks for pointing me in the right direction.

    What worked:
    pip3 install fonttools
    pip3 install Brotli
    pip3 install Zopfli
     
  4. eva2000

    eva2000 Administrator Staff Member

    55,223
    12,253
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,831
    Local Time:
    7:54 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Yeah EL8+ has native python 3 support so pip3 commands should work fine