Firefox Quantum을 Arch Linux/Manjaro Linux에 설치하는 방법
Firefox Quantum 정보
ggrks 지금 화제의 다시 태어난 빠른 웹 브라우저입니다.
전제
/usr/share/applications/firefox.desktop
sudo pacman -S firefox
제발 다운로드 및 배포
/opt
에 설치하는 예. (64 bit 버전 바이너리)
$ cd /opt
$ sudo wget https://download-installer.cdn.mozilla.net/pub/firefox/releases/57.0/linux-x86_64/en-US/firefox-57.0.tar.bz2
$ sudo tar xfj firefox-57.0.tar.bz2
/usr/share/applications/firefox-quantum.desktop 만들기
/usr/share/applications/firefox.desktop
를 복사합시다.
sudo cp /usr/share/applications/firefox.desktop /usr/share/applications/firefox-quantum.desktop
/usr/share/applications/firefox-quantum.desktop
편집
아래와 같이 수정합시다.
Name=Firefox Quantum Web Browser
Exec=/opt/firefox/firefox %u
Exec=/opt/firefox/firefox -new-window
Exec=/opt/firefox/firefox -private-window
이상
メニュー→インターネット→Firefox Quantum Web Browser
가 있는 것이 아닙니까?
Reference
이 문제에 관하여(Firefox Quantum을 Arch Linux/Manjaro Linux에 설치하는 방법), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/tokifuji/items/7158ef3c2e9aa58c30c8
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
$ cd /opt
$ sudo wget https://download-installer.cdn.mozilla.net/pub/firefox/releases/57.0/linux-x86_64/en-US/firefox-57.0.tar.bz2
$ sudo tar xfj firefox-57.0.tar.bz2
/usr/share/applications/firefox.desktop
를 복사합시다.sudo cp /usr/share/applications/firefox.desktop /usr/share/applications/firefox-quantum.desktop
/usr/share/applications/firefox-quantum.desktop
편집아래와 같이 수정합시다.
Name=Firefox Quantum Web Browser
Exec=/opt/firefox/firefox %u
Exec=/opt/firefox/firefox -new-window
Exec=/opt/firefox/firefox -private-window
이상
メニュー→インターネット→Firefox Quantum Web Browser
가 있는 것이 아닙니까?
Reference
이 문제에 관하여(Firefox Quantum을 Arch Linux/Manjaro Linux에 설치하는 방법), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/tokifuji/items/7158ef3c2e9aa58c30c8
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
Reference
이 문제에 관하여(Firefox Quantum을 Arch Linux/Manjaro Linux에 설치하는 방법), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/tokifuji/items/7158ef3c2e9aa58c30c8텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)