vlc installation

2
 Read more: Howto:Ins talling VLC Media Player / RHEL 6.x / CentOS 6.x 32 bit / 64 bit ( x86_64) / Using Script / Linux @ All Linux User's Blog http://w ww.tejasbarot .com/2011/07/25 /how-to-install-vlc- player-on-rhel-6-x -centos-6-x-32-bit-64-bit-x86_6 4-using- script/#ixzz3C9KjTcgz  Under Creative Commons License: Attribution Non-Commercial No Derivatives Follow us: @imtejasbarot on Twitter | AllLinuxUsersBlog on Facebook Following things must exist on your Computer/Linux to execute this script:-  => Direct Working Internet Connection or Yum Should run from Terminal. If you are using Internet connection with Proxy then it will be problematic for you. => RHEL 6.x and CentOS 6.x must be installed with 32bit or X86_64 Arch. This time couple of addition steps to make it more simple. So This time VLC Installation in 7 Steps. Perform Following Steps to Insta ll VLC Player on RHEL 6.x / Cent OS 6.x on 32 or 64Bit :-  1) You have to be root to execute this script. 2) Download RPM ( Auto VLC Redhat Centos6) which I have specially created for VLC Installation Script , You can use RPMs for CentOS 6 too.Click on Following link to Download RPM for Your Architecture :- 32 bit Users click on this link :- http://www.tejasbarot.com/RPMs/avrc6-tejas-barot-linux-0.1.0- 1.el6.i686.rpm 64 bit Users click on this link :- http://www.tejasbarot.com/RPMs/avrc6-tejas-barot-linux-0.1.0- 1.el6.x86_64.rpm 3) Execute Following Commands as per your Respective architecture :- For 32 Bit Architecture :- [root@linux-support-tejas-barot ~]# rpm -ivh avrc6-tejas-barot-linux-0.1.0-1.el6.i686.rpm  For 64(X86_64) bit Architecture :- [root@linux-support-tejas-barot ~]# rpm -ivh avrc6-tejas-barot-linux-0.1.0-1.el6.x86_64.rpm  4) Download VLC Installation Script for RHEL6 and CentOS 6 , Click this link :- http://www.tejasbarot.com/Scripts/vlc6-installation.sh  5) Execute following Command where you have downloaded the script. [root@linux-support-tejas-barot ~]# chmod +x vlc6-installation.sh 6). Now Execute your script by two ways mentioned below [root@linux-support-tejas-barot ~]# sh vlc6-installation.sh OR

Upload: vimal

Post on 09-Oct-2015

13 views

Category:

Documents


0 download

DESCRIPTION

helps in installing vlc on redhat

TRANSCRIPT

  • Read more: Howto:Installing VLC Media Player / RHEL 6.x / CentOS 6.x 32 bit / 64 bit ( x86_64) / Using Script / Linux @ All Linux User's Blog http://www.tejasbarot.com/2011/07/25/how-to-install-vlc-player-on-rhel-6-x-centos-6-x-32-bit-64-bit-x86_64-using-script/#ixzz3C9KjTcgz Under Creative Commons License: Attribution Non-Commercial No Derivatives Follow us: @imtejasbarot on Twitter | AllLinuxUsersBlog on Facebook

    Following things must exist on your Computer/Linux to execute this script:-

    => Direct Working Internet Connection or Yum Should run from Terminal. If you are using Internet connection with Proxy then it will be

    problematic for you.

    => RHEL 6.x and CentOS 6.x must be installed with 32bit or X86_64 Arch.

    This time couple of addition steps to make it more simple. So This time VLC Installation in 7 Steps.

    Perform Following Steps to Install VLC Player on RHEL 6.x / Cent OS 6.x on 32 or 64Bit :-

    1) You have to be root to execute this script.

    2) Download RPM ( Auto VLC Redhat Centos6) which I have specially created for VLC Installation Script , You can use RPMs for CentOS

    6 too.Click on Following link to Download RPM for Your Architecture :-

    32 bit Users click on this link :- http://www.tejasbarot.com/RPMs/avrc6-tejas-barot-linux-0.1.0-

    1.el6.i686.rpm

    64 bit Users click on this link :- http://www.tejasbarot.com/RPMs/avrc6-tejas-barot-linux-0.1.0-

    1.el6.x86_64.rpm

    3) Execute Following Commands as per your Respective architecture :-

    For 32 Bit Architecture :-

    [root@linux-support-tejas-barot ~]# rpm -ivh avrc6-tejas-barot-linux-0.1.0-1.el6.i686.rpm

    For 64(X86_64) bit Architecture :-

    [root@linux-support-tejas-barot ~]# rpm -ivh avrc6-tejas-barot-linux-0.1.0-1.el6.x86_64.rpm

    4) Download VLC Installation Script for RHEL6 and CentOS 6 ,

    Click this link :- http://www.tejasbarot.com/Scripts/vlc6-installation.sh

    5) Execute following Command where you have downloaded the script.

    [root@linux-support-tejas-barot ~]# chmod +x vlc6-installation.sh

    6). Now Execute your script by two ways mentioned below

    [root@linux-support-tejas-barot ~]# sh vlc6-installation.sh

    OR

  • [root@linux-support-tejas-barot ~]# ./vlc6-installation.sh

    7) Once you Execute it will ask you 4 Options to Install as per your OS and Architecture and 5th Option for Exit Select Option as per your OS

    and Architecture

    Press (R32) to Install VLC on RHEL 6.x on 32bit

    Press (R64) to Install VLC on RHEL 6.x on 64bit

    Press (C32) to Install VLC on CentOS 6.x on 32bit

    Press (C64) to Install VLC on CentOS 6.x on 64bit

    Press (E) to Exit anytime

    Please Enter your Selection:

    8) Remember you have to be normal user to run VLC Player, You cannot Run VLC Player as root.

    Hope You like this.