모든 사용자를 위해 RedHat 7에 Google 글꼴을 설치하는 방법 2024-7-8 • linux fonts redhat-enterprise-linux Google 글꼴을 다운로드할 수 있는 것으로 확인되었습니다.GitHub 저장소. RedHat 7 시스템에 이러한 글꼴을 설치할 수도 있습니까? 아니면 가상 머신에 이러한 글꼴을 설치하는 가장 좋은 방법은 무엇입니까? 답변1 나는 설명된 접근 방식을 따랐다.여기그리고여기. cd sudo wget https://github.com/google/fonts/archive/main.zip unzip main.zip sudo cp -rvf fonts-main /usr/share/fonts fc-cache -fv 관련 정보