How to install VLC Media Player 3 on CentOS 8
VLC is one of the most popular media players, also known as VideoLAN client. It is a cross-platform, free and open source framework that allows you to play multimedia files, such as audio files in CD VCDs, DVDs, and other supported media protocols. VLC is a portable media player software available on all operating systems such as Linux, Windows, Solaris, Android, OS X, Mac and others that support VLC Player.
A new version of VLC, VLC Media Player 3, has been released with a number of new features and improvements.
Prerequisites
To install VLC Player on a CentOS 8 system, you will enable and install the EPEL and RPM Fusion repositories. You have to make sure that you are logged in as admin, which means you can run all system commands or sudo on it.
The following commands are used to install VLC Player on CentOS 8. You need to install the yum repository named EPEL and the RPM Fusion repository to install VLC Media Player.
Activate EPEL archives
RPM Fusion depends on the EPEL repository. This repository is not enabled by default on CentOS 8 Linux systems. So you will enable the EPEL repository by executing the following command.
$sudo yum install epel-release
The EPEL repository is enabled on your system. Now, you will install other packages using the yum repository.
Install the RPM Fusion repository
Install the RPM Fusion repository on the system using the following command.
$sudo yum install https://download1.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm
The RPM Fusion repository is enabled on the system. You can now install VLC on your system.
Check available VLC package version on CentOS 8
After installing all the necessary yum repositories on your system for VLC Media Player, you will check VLC availability on CentOS using the following command.
$yum info vlc
Install VLC Player
You have checked the available VLC information. Now install VLC Media Player on the system by running the following command.
$yum install vlc
Launch VLC Media Player
After completing the installation successfully, you will launch VLC Player on your system by executing the following command.
$vlc
Note : When launching VLC Player, you will be logged in as a normal user, not running as the root user.
VLC Player upgrade
You can upgrade VLC Media Player to use the latest version of VLC with the following command.
$yum update vlc
You should read it
- Set up VLC Media Player as the default multimedia player on Windows 10
- Advanced tricks use VLC Media Player
- Summary of shortcuts in Windows Media Player
- How to fix 3 problems with VLC Media Player
- VLC Media Player 3.0.11
- 10 interesting hidden functions of VLC Media Player
- Instructions for rotating videos are inverted and inclined by VLC Media Player
- How to install Adobe Flash Player on CentOS 8
May be interested
- How to install CentOS Stream on PCred hat's announcement of centos' 'shifting focus' may have led some users to look to alternatives, but some decided to stick with centos when it switched to centos stream.
- How to Install CentOScentos is free server distribution for linux that provides users with a free enterprise-class computing platform, and is currently one of the top linux distributions in the hosting industry. to install centos, you must first burn the...
- 10 interesting hidden functions of VLC Media Playervlc media player is one of the most popular video viewing tools today, but very few people know that this video and audio player has a lot of breakthrough features, superior to multimedia players. other.
- Instructions for rotating videos are inverted and inclined by VLC Media Playerdepending on the needs of the user, you need to rotate the video upside down or rotate it at 180 degrees or 90 degrees. there are quite a lot of software that can help users to rotate videos according to the angle they want.
- How to install KDE Plasma Desktop on CentOS 8with a relatively heavy default desktop like gnome, you might want to install something lighter or more scalable. in this article, you will learn how to install kde plasma desktop environment on centos workstations.
- How to Reinstall Windows Media Playerwindows media player (wmp) is a digital media player developed by microsoft for playing audio and video files and viewing images on a computer with the windows operating system. if you are having problems with windows media player on your...
- How to Install New Media Player in Windows 11microsoft started rolling out the new media player for windows 11 last november, but it was limited to insider program members and couldn't yet be installed to run on the stable channel.
- VLC Media Player 3.0.8 was officially released with 13 security fixesvideolan has just launched vlc media player 3.0.8 and now this update is available for download for popular operating systems like windows, mac and linux.
- What is CentOS? Learn about the CentOS operating systemused quite a lot in web hosting servers, but for most computer users, centos is still a relatively vague concept. so what is centos? use for what purpose? if you are in need of learning about centos, please refer to the following article!
- Install CentOS on Windows 10 WSLjoin tipsmake.com to find a simple way to manually install centos on windows 10 subsystem for linux and run commands in rhel's yum or rpm repository.