首页 > 系统相关 >ubuntu安装vlc

ubuntu安装vlc

时间:2023-01-20 23:31:13浏览次数:73  
标签:get vlc ubuntu apt install Ubuntu 安装 VLC


参考官网:​​http://www.videolan.org/vlc/download-ubuntu.html​

看看官网的说明:

VLC media player for Ubuntu


“Saucy Salamander”
Ubuntu 13.04 “Raring Ringtail”
Ubuntu 12.10 “Quantal Quetzal”
Ubuntu 12.04 LTS “Precise Pangolin”

Quick install

This is the recommended way for installing VLC.


​​


Graphical way

Open Synaptic application (click on System -> Administration -> Synaptic Package Manager).

vlc and install it. You may also want to install browser-plugin-vlc.

libavcodec-extra-53.

Command line way

% sudo apt-get update % sudo apt-get install vlc browser-plugin-vlc

Nota Bene

Ubuntu includes whichever VLC version was the latest at the time the Ubuntu release was frozen (typically about two months before the official Ubuntu upgrade).
Afterward, you can still get security and critical bug fixes, but no further major VLC version updates until the next Ubuntu release.

If you need a more recent version, please consider upgrading Ubuntu.


 

 

-------------------------------------------------------------------------------------------------------------------

官网说的很清楚了,敲以下2条命令即可:


% sudo apt-get update % sudo apt-get install vlc browser-plugin-vlc


 

ubuntu安装vlc_ubuntur

 

 

 

 

 

 

 

标签:get,vlc,ubuntu,apt,install,Ubuntu,安装,VLC
From: https://blog.51cto.com/softo/6020858

相关文章