Vlc media player linux rpm

How to Install VLC 3.0 in RHEL/CentOS 8/7/6 and Fedora 25-30

VLC (VideoLAN Client) is an open source and free simple fast and much powerful cross-platform player and framework for playing most of multimedia files like CD, DVD, VCD, Audio CD and other various supported streaming media protocols.

It was written by the VideoLAN project and can be available for all operating platforms such as Windows, Linux, Solaris, OS X, Android, iOS and other supported operating systems.

Recently, VideoLan team announced the major release of VLC 3.0 with some new features, number of improvements and bug fixes.

VLC 3.0 Features

  • VLC 3.0 “Vetinari” is a new major update of VLC
  • Activates hardware decoding by default, to get 4K and 8K playback!
  • It supports 10bits and HDR
  • Supports 360 video and 3D audio, up to Ambisonics 3rd order
  • Allows audio passthrough for HD audio codecs
  • Stream to Chromecast devices, even in formats not supported natively
  • Supports browsing of local network drives and NAS

Find out all the changes in VLC 3.0 in the release announcement page.

This is our ongoing Best Linux Players series, in this article, we will show you how to install latest version of VLC 3.0 Media Player in RHEL 8/7/6, CentOS 7/6 and Fedora 25-30 systems using third party repositories with Yum automated package installer.

Читайте также:  Astra linux удалить fly

Install VLC 3.0 Media Player in RHEL/CentOS and Fedora

VLC program doesn’t included in the RHEL/CentOS based operating systems, we need to install it using third party repositories like RPM Fusion and EPEL. With the help of these repositories we can install list of all updated packages automatically using YUM package manager tool.

Install RPM Fusion and EPEL Repositories on RHEL/CentOS

First, install Epel and RPM Fusion repository for your RHEL/CentOS based distribution using following commands. Please select and install it according to your Linux supported system versions.

For RHEL/CentOS 8
# subscription-manager repos --enable=rhel-8-server-optional-rpms [on RHEL] # 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
For RHEL/CentOS 7
# subscription-manager repos --enable=rhel-7-server-optional-rpms [on RHEL] # 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
For RHEL/CentOS 6
# subscription-manager repos --enable=rhel-6-server-optional-rpms [on RHEL] # yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm # yum install https://download1.rpmfusion.org/free/el/rpmfusion-free-release-6.noarch.rpm

Installing RPMFusion Repository on Fedora

Under Fedora distributions, the RPMFusion repository comes as pre-installed, if not you can follow below commands install and enable it as shown:

For Fedora 25-30
# dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm

Check the Availability of VLC in RHEL/CentOS/Fedora

Once you’ve all the repositories installed on your system, do the following command to check the availability of VLC player.

# yum info vlc # dnf info vlc [On Fedora 25+ releases]
Sample Output :
Last metadata expiration check: 0:01:11 ago on Thursday 20 June 2019 04:27:05 PM IST. Available Packages Name : vlc Epoch : 1 Version : 3.0.7.1 Release : 4.el7 Arch : x86_64 Size : 1.8 M Source : vlc-3.0.7.1-4.el7.src.rpm Repo : rpmfusion-free-updates Summary : The cross-platform open-source multimedia framework, player and server URL : https://www.videolan.org License : GPLv2+ Description : VLC media player is a highly portable multimedia player and multimedia framework : capable of reading most audio and video formats as well as DVDs, Audio CDs VCDs, : and various streaming protocols. : It can also be used as a media converter or a server to stream in uni-cast or : multi-cast in IPv4 or IPv6 on networks.

Installing VLC Player in RHEL/CentOS/Fedora

As you see the VLC player is available, so install it by running the following command on the terminal.

# yum install vlc # dnf install vlc [On Fedora 25+ releases]

Starting VLC Player in RHEL/CentOS/Fedora

Run the following command from the Desktop terminal as normal user to Launch the VLC player. (Note : VLC is not supposed to be run as root user). if you wish, follow this article to run VLC as root user.

Читайте также:  Live linux knoppix usb
VLC Player Preview

See the preview of VLC Player under my CentOS 7 system.

VLC Player in CentOS 7Install VLC in CentOS 7

Updating VLC Player in RHEL/CentOS/Fedora

If you would like to Update or Upgrade VLC player to latest stable version, use the following command.

# yum update vlc # dnf update vlc [On Fedora 25+ releases]

Источник

VLC media player for Fedora

Large Orange VLC media player Traffic Cone Logo

VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols.

VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols.

Most of our packages for fedora can be found on RPM Fusion
You can also use this repository from distribution derived from Fedora

Please report «packaging bugs» on Bugzilla — RPM Fusion

Fedora 22 and later (dnf)

Use RPM Fusion for Fedora (available for x86, x86_64, armhfp)
Install rpmfusion-free-release-stable.noarch.rpm for currently maintained fedora.

$> su - #> dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm #> dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm #> dnf install vlc #> dnf install python-vlc (optional)

Rawhide (The development version of Fedora)

Use RPM Fusion for Rawhide (available for x86, x86_64, ppc and ppc64)
Install rpmfusion-free-release-rawhide.noarch.rpm for Rawhide

$> su - #> dnf install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-rawhide.noarch.rpm #> dnf install http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-rawhide.noarch.rpm #> dnf install vlc #> dnf install python-vlc (optional)

Источник

Оцените статью
Adblock
detector