XFree86-Mesa-libGL , XFree86-libs [duplicate]

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
This question already has an answer here:
AMD Catalyst installation [duplicate]
2 answers
What is the correct way to install proprietary ATI Catalyst Video Drivers (fglrx) directly from AMD?
5 answers
I'm new to Linux and today I'm trying to install AMD Catalyst⢠15.9 Proprietary Linux Graphics Driver for my HD 7650M.
Everything so far is good, but when I try to install XFree86-Mesa-libGL and XFree86-libs in terminal via sudo apt install XFree86-Mesa-libGL XFree86-libs it shows:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package XFree86-Mesa-libGL
E: Unable to locate package XFree86-libs
Any ideas how I can install these packages?
command-line package-management lubuntu
marked as duplicate by vidarlo, karel, Elder Geek, Eric Carvalho, Zanna
StackExchange.ready(function()
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function()
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function()
$hover.showInfoMessage('',
messageElement: $msg.clone().show(),
transient: false,
position: my: 'bottom left', at: 'top center', offsetTop: -7 ,
dismissable: false,
relativeToBody: true
);
,
function()
StackExchange.helpers.removeMessages();
);
);
);
Feb 10 at 20:48
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |Â
up vote
0
down vote
favorite
This question already has an answer here:
AMD Catalyst installation [duplicate]
2 answers
What is the correct way to install proprietary ATI Catalyst Video Drivers (fglrx) directly from AMD?
5 answers
I'm new to Linux and today I'm trying to install AMD Catalyst⢠15.9 Proprietary Linux Graphics Driver for my HD 7650M.
Everything so far is good, but when I try to install XFree86-Mesa-libGL and XFree86-libs in terminal via sudo apt install XFree86-Mesa-libGL XFree86-libs it shows:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package XFree86-Mesa-libGL
E: Unable to locate package XFree86-libs
Any ideas how I can install these packages?
command-line package-management lubuntu
marked as duplicate by vidarlo, karel, Elder Geek, Eric Carvalho, Zanna
StackExchange.ready(function()
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function()
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function()
$hover.showInfoMessage('',
messageElement: $msg.clone().show(),
transient: false,
position: my: 'bottom left', at: 'top center', offsetTop: -7 ,
dismissable: false,
relativeToBody: true
);
,
function()
StackExchange.helpers.removeMessages();
);
);
);
Feb 10 at 20:48
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
1
There are no such packages in Ubuntu. From where did you get the instructions to install them? Package names are always lower-case in Ubuntu (and Debian).
â David Foerster
Feb 10 at 8:10
@DavidFoerster Unless I'm mistaken I believe the instructions were found here
â Elder Geek
Feb 10 at 19:01
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
This question already has an answer here:
AMD Catalyst installation [duplicate]
2 answers
What is the correct way to install proprietary ATI Catalyst Video Drivers (fglrx) directly from AMD?
5 answers
I'm new to Linux and today I'm trying to install AMD Catalyst⢠15.9 Proprietary Linux Graphics Driver for my HD 7650M.
Everything so far is good, but when I try to install XFree86-Mesa-libGL and XFree86-libs in terminal via sudo apt install XFree86-Mesa-libGL XFree86-libs it shows:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package XFree86-Mesa-libGL
E: Unable to locate package XFree86-libs
Any ideas how I can install these packages?
command-line package-management lubuntu
This question already has an answer here:
AMD Catalyst installation [duplicate]
2 answers
What is the correct way to install proprietary ATI Catalyst Video Drivers (fglrx) directly from AMD?
5 answers
I'm new to Linux and today I'm trying to install AMD Catalyst⢠15.9 Proprietary Linux Graphics Driver for my HD 7650M.
Everything so far is good, but when I try to install XFree86-Mesa-libGL and XFree86-libs in terminal via sudo apt install XFree86-Mesa-libGL XFree86-libs it shows:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package XFree86-Mesa-libGL
E: Unable to locate package XFree86-libs
Any ideas how I can install these packages?
This question already has an answer here:
AMD Catalyst installation [duplicate]
2 answers
What is the correct way to install proprietary ATI Catalyst Video Drivers (fglrx) directly from AMD?
5 answers
command-line package-management lubuntu
command-line package-management lubuntu
edited Feb 10 at 8:14
vidarlo
7,25642140
7,25642140
asked Feb 6 at 23:28
Kristiyan Dimitrov
61
61
marked as duplicate by vidarlo, karel, Elder Geek, Eric Carvalho, Zanna
StackExchange.ready(function()
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function()
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function()
$hover.showInfoMessage('',
messageElement: $msg.clone().show(),
transient: false,
position: my: 'bottom left', at: 'top center', offsetTop: -7 ,
dismissable: false,
relativeToBody: true
);
,
function()
StackExchange.helpers.removeMessages();
);
);
);
Feb 10 at 20:48
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by vidarlo, karel, Elder Geek, Eric Carvalho, Zanna
StackExchange.ready(function()
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function()
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function()
$hover.showInfoMessage('',
messageElement: $msg.clone().show(),
transient: false,
position: my: 'bottom left', at: 'top center', offsetTop: -7 ,
dismissable: false,
relativeToBody: true
);
,
function()
StackExchange.helpers.removeMessages();
);
);
);
Feb 10 at 20:48
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
1
There are no such packages in Ubuntu. From where did you get the instructions to install them? Package names are always lower-case in Ubuntu (and Debian).
â David Foerster
Feb 10 at 8:10
@DavidFoerster Unless I'm mistaken I believe the instructions were found here
â Elder Geek
Feb 10 at 19:01
add a comment |Â
1
There are no such packages in Ubuntu. From where did you get the instructions to install them? Package names are always lower-case in Ubuntu (and Debian).
â David Foerster
Feb 10 at 8:10
@DavidFoerster Unless I'm mistaken I believe the instructions were found here
â Elder Geek
Feb 10 at 19:01
1
1
There are no such packages in Ubuntu. From where did you get the instructions to install them? Package names are always lower-case in Ubuntu (and Debian).
â David Foerster
Feb 10 at 8:10
There are no such packages in Ubuntu. From where did you get the instructions to install them? Package names are always lower-case in Ubuntu (and Debian).
â David Foerster
Feb 10 at 8:10
@DavidFoerster Unless I'm mistaken I believe the instructions were found here
â Elder Geek
Feb 10 at 19:01
@DavidFoerster Unless I'm mistaken I believe the instructions were found here
â Elder Geek
Feb 10 at 19:01
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
1
There are no such packages in Ubuntu. From where did you get the instructions to install them? Package names are always lower-case in Ubuntu (and Debian).
â David Foerster
Feb 10 at 8:10
@DavidFoerster Unless I'm mistaken I believe the instructions were found here
â Elder Geek
Feb 10 at 19:01