Ubuntu Restricted Extras Won't Work


up vote
1
down vote
favorite
Ok, so, I installed Ubuntu-Restricted-Extras on Ubuntu version 16.04 LTS. I have all the updates. I used the terminal to install it because I couldn't find it in Ubuntu Software. But what I want to know is the Ubuntu Software Center, is Ubuntu Software and Ubuntu Software Center the same thing? Because if they are there is something wrong with mine, I can't install things like preload at all and flash player won't work (has it been removed?). In the Ubuntu Software app there are hardly any programs, and again, nothing like preload or Ubuntu restricted extras. Help me I am going bloody insane.
software-center flash
add a comment |Â
up vote
1
down vote
favorite
Ok, so, I installed Ubuntu-Restricted-Extras on Ubuntu version 16.04 LTS. I have all the updates. I used the terminal to install it because I couldn't find it in Ubuntu Software. But what I want to know is the Ubuntu Software Center, is Ubuntu Software and Ubuntu Software Center the same thing? Because if they are there is something wrong with mine, I can't install things like preload at all and flash player won't work (has it been removed?). In the Ubuntu Software app there are hardly any programs, and again, nothing like preload or Ubuntu restricted extras. Help me I am going bloody insane.
software-center flash
1
These packages ? packages.ubuntu.com/search?keywords=ubuntu-restricted-extras ? It is in multiverse - askubuntu.com/questions/89096/⦠. If that repo is enabled, and you still have a problem, please provide additional information.
â Panther
Mar 31 at 5:39
By design Ubuntu Software only handles applications with a graphical user interface. And Flash works.
â Gunnar Hjalmarsson
Mar 31 at 12:58
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Ok, so, I installed Ubuntu-Restricted-Extras on Ubuntu version 16.04 LTS. I have all the updates. I used the terminal to install it because I couldn't find it in Ubuntu Software. But what I want to know is the Ubuntu Software Center, is Ubuntu Software and Ubuntu Software Center the same thing? Because if they are there is something wrong with mine, I can't install things like preload at all and flash player won't work (has it been removed?). In the Ubuntu Software app there are hardly any programs, and again, nothing like preload or Ubuntu restricted extras. Help me I am going bloody insane.
software-center flash
Ok, so, I installed Ubuntu-Restricted-Extras on Ubuntu version 16.04 LTS. I have all the updates. I used the terminal to install it because I couldn't find it in Ubuntu Software. But what I want to know is the Ubuntu Software Center, is Ubuntu Software and Ubuntu Software Center the same thing? Because if they are there is something wrong with mine, I can't install things like preload at all and flash player won't work (has it been removed?). In the Ubuntu Software app there are hardly any programs, and again, nothing like preload or Ubuntu restricted extras. Help me I am going bloody insane.
software-center flash
software-center flash
asked Mar 31 at 5:01
Shane.D
53119
53119
1
These packages ? packages.ubuntu.com/search?keywords=ubuntu-restricted-extras ? It is in multiverse - askubuntu.com/questions/89096/⦠. If that repo is enabled, and you still have a problem, please provide additional information.
â Panther
Mar 31 at 5:39
By design Ubuntu Software only handles applications with a graphical user interface. And Flash works.
â Gunnar Hjalmarsson
Mar 31 at 12:58
add a comment |Â
1
These packages ? packages.ubuntu.com/search?keywords=ubuntu-restricted-extras ? It is in multiverse - askubuntu.com/questions/89096/⦠. If that repo is enabled, and you still have a problem, please provide additional information.
â Panther
Mar 31 at 5:39
By design Ubuntu Software only handles applications with a graphical user interface. And Flash works.
â Gunnar Hjalmarsson
Mar 31 at 12:58
1
1
These packages ? packages.ubuntu.com/search?keywords=ubuntu-restricted-extras ? It is in multiverse - askubuntu.com/questions/89096/⦠. If that repo is enabled, and you still have a problem, please provide additional information.
â Panther
Mar 31 at 5:39
These packages ? packages.ubuntu.com/search?keywords=ubuntu-restricted-extras ? It is in multiverse - askubuntu.com/questions/89096/⦠. If that repo is enabled, and you still have a problem, please provide additional information.
â Panther
Mar 31 at 5:39
By design Ubuntu Software only handles applications with a graphical user interface. And Flash works.
â Gunnar Hjalmarsson
Mar 31 at 12:58
By design Ubuntu Software only handles applications with a graphical user interface. And Flash works.
â Gunnar Hjalmarsson
Mar 31 at 12:58
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
Solution?
I don't think Ubuntu Restricted Extras Won't Work.
I think the problem is 'Ubuntu Software [Center]'. Maybe the following link (within AskUbuntu) can help you solve that problem.
Ubuntu 16.04 software center not working
Workarounds
But there are work-arounds.
Continue to use the command line tools,
to keep Ubuntu up to date
sudo apt update
sudo apt full-upgradeto keep Ubuntu clean (remove unnecessary program packages)
sudo apt autoremove
sudo apt autoclean
sudo apt cleanto install a new program package
program-package
sudo apt install program-package
Use the Synaptic Package Manager
Install it
sudo apt install synaptic
and start it from 'Dash', after clicking on the Ubuntu icon at the top left corner and typing
syn
.There is a learning curve, but Synaptic is reliable and powerful. Later on, when 'Ubuntu Software' starts working again, you might stay with Synaptic, because you know it and like it :-)
thank you, I don't know what is happening with Ubuntu software center but synaptic works very well : )
â Shane.D
Mar 31 at 23:26
@Shane.D, You are welcome :-)
â sudodus
Apr 1 at 5:27
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
accepted
Solution?
I don't think Ubuntu Restricted Extras Won't Work.
I think the problem is 'Ubuntu Software [Center]'. Maybe the following link (within AskUbuntu) can help you solve that problem.
Ubuntu 16.04 software center not working
Workarounds
But there are work-arounds.
Continue to use the command line tools,
to keep Ubuntu up to date
sudo apt update
sudo apt full-upgradeto keep Ubuntu clean (remove unnecessary program packages)
sudo apt autoremove
sudo apt autoclean
sudo apt cleanto install a new program package
program-package
sudo apt install program-package
Use the Synaptic Package Manager
Install it
sudo apt install synaptic
and start it from 'Dash', after clicking on the Ubuntu icon at the top left corner and typing
syn
.There is a learning curve, but Synaptic is reliable and powerful. Later on, when 'Ubuntu Software' starts working again, you might stay with Synaptic, because you know it and like it :-)
thank you, I don't know what is happening with Ubuntu software center but synaptic works very well : )
â Shane.D
Mar 31 at 23:26
@Shane.D, You are welcome :-)
â sudodus
Apr 1 at 5:27
add a comment |Â
up vote
0
down vote
accepted
Solution?
I don't think Ubuntu Restricted Extras Won't Work.
I think the problem is 'Ubuntu Software [Center]'. Maybe the following link (within AskUbuntu) can help you solve that problem.
Ubuntu 16.04 software center not working
Workarounds
But there are work-arounds.
Continue to use the command line tools,
to keep Ubuntu up to date
sudo apt update
sudo apt full-upgradeto keep Ubuntu clean (remove unnecessary program packages)
sudo apt autoremove
sudo apt autoclean
sudo apt cleanto install a new program package
program-package
sudo apt install program-package
Use the Synaptic Package Manager
Install it
sudo apt install synaptic
and start it from 'Dash', after clicking on the Ubuntu icon at the top left corner and typing
syn
.There is a learning curve, but Synaptic is reliable and powerful. Later on, when 'Ubuntu Software' starts working again, you might stay with Synaptic, because you know it and like it :-)
thank you, I don't know what is happening with Ubuntu software center but synaptic works very well : )
â Shane.D
Mar 31 at 23:26
@Shane.D, You are welcome :-)
â sudodus
Apr 1 at 5:27
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
Solution?
I don't think Ubuntu Restricted Extras Won't Work.
I think the problem is 'Ubuntu Software [Center]'. Maybe the following link (within AskUbuntu) can help you solve that problem.
Ubuntu 16.04 software center not working
Workarounds
But there are work-arounds.
Continue to use the command line tools,
to keep Ubuntu up to date
sudo apt update
sudo apt full-upgradeto keep Ubuntu clean (remove unnecessary program packages)
sudo apt autoremove
sudo apt autoclean
sudo apt cleanto install a new program package
program-package
sudo apt install program-package
Use the Synaptic Package Manager
Install it
sudo apt install synaptic
and start it from 'Dash', after clicking on the Ubuntu icon at the top left corner and typing
syn
.There is a learning curve, but Synaptic is reliable and powerful. Later on, when 'Ubuntu Software' starts working again, you might stay with Synaptic, because you know it and like it :-)
Solution?
I don't think Ubuntu Restricted Extras Won't Work.
I think the problem is 'Ubuntu Software [Center]'. Maybe the following link (within AskUbuntu) can help you solve that problem.
Ubuntu 16.04 software center not working
Workarounds
But there are work-arounds.
Continue to use the command line tools,
to keep Ubuntu up to date
sudo apt update
sudo apt full-upgradeto keep Ubuntu clean (remove unnecessary program packages)
sudo apt autoremove
sudo apt autoclean
sudo apt cleanto install a new program package
program-package
sudo apt install program-package
Use the Synaptic Package Manager
Install it
sudo apt install synaptic
and start it from 'Dash', after clicking on the Ubuntu icon at the top left corner and typing
syn
.There is a learning curve, but Synaptic is reliable and powerful. Later on, when 'Ubuntu Software' starts working again, you might stay with Synaptic, because you know it and like it :-)
edited Mar 31 at 6:15
answered Mar 31 at 5:57


sudodus
20.2k32667
20.2k32667
thank you, I don't know what is happening with Ubuntu software center but synaptic works very well : )
â Shane.D
Mar 31 at 23:26
@Shane.D, You are welcome :-)
â sudodus
Apr 1 at 5:27
add a comment |Â
thank you, I don't know what is happening with Ubuntu software center but synaptic works very well : )
â Shane.D
Mar 31 at 23:26
@Shane.D, You are welcome :-)
â sudodus
Apr 1 at 5:27
thank you, I don't know what is happening with Ubuntu software center but synaptic works very well : )
â Shane.D
Mar 31 at 23:26
thank you, I don't know what is happening with Ubuntu software center but synaptic works very well : )
â Shane.D
Mar 31 at 23:26
@Shane.D, You are welcome :-)
â sudodus
Apr 1 at 5:27
@Shane.D, You are welcome :-)
â sudodus
Apr 1 at 5:27
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%2f1020754%2fubuntu-restricted-extras-wont-work%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
1
These packages ? packages.ubuntu.com/search?keywords=ubuntu-restricted-extras ? It is in multiverse - askubuntu.com/questions/89096/⦠. If that repo is enabled, and you still have a problem, please provide additional information.
â Panther
Mar 31 at 5:39
By design Ubuntu Software only handles applications with a graphical user interface. And Flash works.
â Gunnar Hjalmarsson
Mar 31 at 12:58