Created
April 1, 2020 05:17
-
-
Save duard/af32f23553e957edd78df149280c2f24 to your computer and use it in GitHub Desktop.
popcorn time font rendering
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo add-apt-repository "deb http://us.archive.ubuntu.com/ubuntu/ artful-updates main" | |
sudo apt-get update | |
sudo apt-get install libfreetype6=2.8-0.2ubuntu2.1 | |
sudo apt-mark hold libfreetype6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment