반응형
Shut up and type below command
su -
#CENTOS7,8 case
yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum install https://download1.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm
yum install vlc
yum install python-vlc npapi-vlc
#RHEL8 case
yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
sudo yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
yum install https://download1.rpmfusion.org/free/el/rpmfusion-free-release-8.noarch.rpm
yum install vlc
반응형
'VAS > Centos 7 개발환경 구축' 카테고리의 다른 글
How to solve Bus error (core dumped) in python? (0) | 2022.07.08 |
---|---|
OSError: [Errno 12] Cannot allocate memory 해결방법 crontab 사용 (0) | 2022.06.16 |
FirewallD is not running 해결방법 (0) | 2022.06.13 |
부팅 후에 원하는 쉘스크립트 실행 방법 (0) | 2022.06.09 |
Node.js 로 http 웹서버 구축 및 폴더접근허용 (0) | 2022.03.15 |
댓글