How can install vlc 2.1.6 on ubuntu 16.04lts

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I want to install vlc 2.1.6 on Ubuntu16.04.Can you help me ?
The reason is explained in
unsupported codec: mp3
. I dont have this problem When I used vlc2.1.6 on ubuntu 14.04.
vlc video-streaming
add a comment |Â
up vote
0
down vote
favorite
I want to install vlc 2.1.6 on Ubuntu16.04.Can you help me ?
The reason is explained in
unsupported codec: mp3
. I dont have this problem When I used vlc2.1.6 on ubuntu 14.04.
vlc video-streaming
Do you need 2.1.6 or 2.1.6 or newer? In the latter case snapcraft.io/vlc
â Bruni
May 21 at 14:11
3
Ubuntu 16.04 comes with VLC 2.2.2 in its official repositories. Any reason why you would need that specific older version?
â Byte Commander
May 21 at 14:11
@Bruni I only need version 2.1.6
â sana
May 21 at 14:16
@ByteCommander vlc 2.2.2 or newer on my ubuntu 16.04 unsupported mp3 codec .
â sana
May 21 at 14:20
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I want to install vlc 2.1.6 on Ubuntu16.04.Can you help me ?
The reason is explained in
unsupported codec: mp3
. I dont have this problem When I used vlc2.1.6 on ubuntu 14.04.
vlc video-streaming
I want to install vlc 2.1.6 on Ubuntu16.04.Can you help me ?
The reason is explained in
unsupported codec: mp3
. I dont have this problem When I used vlc2.1.6 on ubuntu 14.04.
vlc video-streaming
edited May 21 at 14:42
asked May 21 at 14:09
sana
78110
78110
Do you need 2.1.6 or 2.1.6 or newer? In the latter case snapcraft.io/vlc
â Bruni
May 21 at 14:11
3
Ubuntu 16.04 comes with VLC 2.2.2 in its official repositories. Any reason why you would need that specific older version?
â Byte Commander
May 21 at 14:11
@Bruni I only need version 2.1.6
â sana
May 21 at 14:16
@ByteCommander vlc 2.2.2 or newer on my ubuntu 16.04 unsupported mp3 codec .
â sana
May 21 at 14:20
add a comment |Â
Do you need 2.1.6 or 2.1.6 or newer? In the latter case snapcraft.io/vlc
â Bruni
May 21 at 14:11
3
Ubuntu 16.04 comes with VLC 2.2.2 in its official repositories. Any reason why you would need that specific older version?
â Byte Commander
May 21 at 14:11
@Bruni I only need version 2.1.6
â sana
May 21 at 14:16
@ByteCommander vlc 2.2.2 or newer on my ubuntu 16.04 unsupported mp3 codec .
â sana
May 21 at 14:20
Do you need 2.1.6 or 2.1.6 or newer? In the latter case snapcraft.io/vlc
â Bruni
May 21 at 14:11
Do you need 2.1.6 or 2.1.6 or newer? In the latter case snapcraft.io/vlc
â Bruni
May 21 at 14:11
3
3
Ubuntu 16.04 comes with VLC 2.2.2 in its official repositories. Any reason why you would need that specific older version?
â Byte Commander
May 21 at 14:11
Ubuntu 16.04 comes with VLC 2.2.2 in its official repositories. Any reason why you would need that specific older version?
â Byte Commander
May 21 at 14:11
@Bruni I only need version 2.1.6
â sana
May 21 at 14:16
@Bruni I only need version 2.1.6
â sana
May 21 at 14:16
@ByteCommander vlc 2.2.2 or newer on my ubuntu 16.04 unsupported mp3 codec .
â sana
May 21 at 14:20
@ByteCommander vlc 2.2.2 or newer on my ubuntu 16.04 unsupported mp3 codec .
â sana
May 21 at 14:20
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
You can find the version that you are looking for here .
Download it (vlc-2.1.6.tar.xz), extract it, enter to the extracted folder then you can install it and its plugins by typing: make install. You an find more information in the INSTALL file.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
You can find the version that you are looking for here .
Download it (vlc-2.1.6.tar.xz), extract it, enter to the extracted folder then you can install it and its plugins by typing: make install. You an find more information in the INSTALL file.
add a comment |Â
up vote
0
down vote
You can find the version that you are looking for here .
Download it (vlc-2.1.6.tar.xz), extract it, enter to the extracted folder then you can install it and its plugins by typing: make install. You an find more information in the INSTALL file.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
You can find the version that you are looking for here .
Download it (vlc-2.1.6.tar.xz), extract it, enter to the extracted folder then you can install it and its plugins by typing: make install. You an find more information in the INSTALL file.
You can find the version that you are looking for here .
Download it (vlc-2.1.6.tar.xz), extract it, enter to the extracted folder then you can install it and its plugins by typing: make install. You an find more information in the INSTALL file.
answered May 21 at 14:55
singrium
614113
614113
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1038726%2fhow-can-install-vlc-2-1-6-on-ubuntu-16-04lts%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Do you need 2.1.6 or 2.1.6 or newer? In the latter case snapcraft.io/vlc
â Bruni
May 21 at 14:11
3
Ubuntu 16.04 comes with VLC 2.2.2 in its official repositories. Any reason why you would need that specific older version?
â Byte Commander
May 21 at 14:11
@Bruni I only need version 2.1.6
â sana
May 21 at 14:16
@ByteCommander vlc 2.2.2 or newer on my ubuntu 16.04 unsupported mp3 codec .
â sana
May 21 at 14:20