리눅스 팁 & 테크

2016.11.05 06:06

크로미엄 펩퍼플래시

조회 수 1761 추천 수 0 댓글 2
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

<크로미엄 설치>

우분투, 민트

sudo apt-get install chromium-browser

데비안

sudo apt-get install chromium


<펩퍼 플래시 설치> (설치과정 중 오류나도 상관없습니다.)

sudo apt-get install pepperflashplugin-nonfree


(64비트 기준)

cd /tmp/

wget https://fpdownload.macromedia.com/pub/labs/flashruntimes/flashplayer/linux64/flash_player_ppapi_linux.x86_64.tar.gz

tar -zxvf flash*.tar.gz

sudo mv libpepflashplayer.so manifest.json /usr/lib/pepperflashplugin-nonfree/

sudo chown root:root /usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so

sudo rm -rfv /tmp/*


(32비트 기준)

cd /tmp/

wget https://fpdownload.macromedia.com/pub/labs/flashruntimes/flashplayer/linux32/flash_player_ppapi_linux.i386.tar.gz

tar -zxvf flash*.tar.gz

sudo mv libpepflashplayer.so manifest.json /usr/lib/pepperflashplugin-nonfree/

sudo chown root:root /usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so

sudo rm -rfv /tmp/*


플래시 버전 확인

chrome://plugins


이후 수동으로 업데이트 하려면


(64비트 기준)

cd /tmp/

wget https://fpdownload.macromedia.com/pub/labs/flashruntimes/flashplayer/linux64/flash_player_ppapi_linux.x86_64.tar.gz

tar -zxvf flash*.tar.gz

sudo mv -uv libpepflashplayer.so manifest.json /usr/lib/pepperflashplugin-nonfree/

sudo chown root:root /usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so

sudo rm -rfv /tmp/*


(32비트 기준)

cd /tmp/

wget https://fpdownload.macromedia.com/pub/labs/flashruntimes/flashplayer/linux32/flash_player_ppapi_linux.i386.tar.gz

tar -zxvf flash*.tar.gz

sudo mv -uv libpepflashplayer.so manifest.json /usr/lib/pepperflashplugin-nonfree/

sudo chown root:root /usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so

sudo rm -rfv /tmp/*

  • ?
    바람곰돌 2016.11.05 09:40
    파이어폭스와 같이 쓸 경우 파이어폭스용 플래시랑 문제가 없을까요? 올려주신거 감사합니다^^
  • ?
    string 2016.11.05 17:42

    서로 파일이 다르더라구요. 파이어폭스용은 libflashplayer.so 이고, 크로미엄용은 libpepflashplayer.so 입니다.


    크로미엄 펩퍼플래시 : http://wp.me/p67C5e-1T


    파이어폭스 플래시플래이어 : http://optic.tistory.com/271


  1. 유튜브 프리미엄 우회 결제 - 우크라이나

    Date2023.12.17 ByKevin Views4191 Votes1
    read more
  2. 리눅스에서 자기 노트북의 모델명이 무엇인지 궁금할때는 dmidecode

    Date2023.12.17 ByKevin Views378 Votes1
    read more
  3. 하드웨어 호환성을 확인하고 싶을 때는 linux-hardware.org 를 사용해보세요

    Date2023.11.23 ByKevin Views700 Votes0
    read more
  4. 하모니카 7.0 카카오톡 hidpi 설정하기

    Date2023.11.22 ByKevin Views477 Votes0
    read more
  5. 리브레오피스에서 hwp 사용하기

    Date2023.10.11 By타조 Views1081 Votes0
    read more
  6. 윈도우즈와 리눅스의 TXT 호환 문제, 압축파일 한글깨짐 문제

    Date2015.03.21 ByOhnine Views20570 Votes0
    Read More
  7. 크롬 브라우저에서 "프로필을 제대로 열지 못했습니다." 는 메시지를 만날때 해결하는 방법

    Date2015.03.18 Bybagjunggyu Views8649 Votes0
    Read More
  8. Mate 패널에 날씨 정보 켜두기

    Date2015.03.19 Bybagjunggyu Views6594 Votes0
    Read More
  9. dcfldd 와 pv로 다이나믹한 로우포맷 과정 보기

    Date2015.03.27 Bybagjunggyu Views7371 Votes0
    Read More
  10. 멋진 그림 도구 Krita 한 번 써보세요

    Date2015.03.28 Bybagjunggyu Views8572 Votes0
    Read More
  11. 빠른 검색도구 Synapse

    Date2015.03.22 Bybagjunggyu Views6518 Votes0
    Read More
  12. glances (프로세스 및 램+cpu 점유율 체크)

    Date2016.11.04 Bystring Views2047 Votes0
    Read More
  13. 크로미엄 펩퍼플래시

    Date2016.11.05 Bystring Views1761 Votes0
    Read More
  14. 하모니카에 Compiz 적용하기

    Date2015.04.02 Bybagjunggyu Views7502 Votes0
    Read More
  15. 리눅스 대중화

    Date2015.04.08 By데미안 Views8348 Votes0
    Read More
  16. 리눅스도 MS윈도우 처럼 봉인도구가 있는지요?

    Date2015.04.09 By성남시컴퓨터협동조합 Views9418 Votes0
    Read More
  17. 노틸러스를 이용한 윈도우 공유폴더 접근

    Date2015.04.16 By성남시컴퓨터협동조합 Views7223 Votes0
    Read More
  18. 리눅스 실시간 게임 방송 (twitch) 오픈했습니다.

    Date2015.04.20 By온라인 Views9281 Votes0
    Read More
  19. Ⅰ-6. 폴더 공유하기(공유폴더)

    Date2015.02.12 By하모니카매뉴얼 Views8939 Votes0
    Read More
  20. League of Legends를 하모니카에 설치하기.

    Date2015.04.26 Byonting Views29547 Votes0
    Read More
  21. 휴대폰에 동영상을 넣고 싶어요.

    Date2015.05.01 By이다 Views7913 Votes0
    Read More
  22. 리눅스 왕초보 USB 설치 도전기 (삽질기)

    Date2015.06.18 ByStoneax Views6989 Votes0
    Read More
  23. LightZone 전문가용 사진 작업 도구

    Date2015.06.20 Bybagjunggyu Views4317 Votes0
    Read More
  24. 리눅스 리빌더 사이트를 소개합니다.

    Date2015.06.26 By코스모스 Views4599 Votes0
    Read More
  25. 아기자기한 멀티플레이어 슈팅게임 Teeworlds , 아케이드 게임 Frogatto를 소개합니다.

    Date2015.07.17 Bybagjunggyu Views4959 Votes0
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 47 Next
/ 47
CLOSE