graphics.h installation in Ubuntu 18.04 Announcing the arrival of Valued Associate #679: Cesar...
How can I introduce the names of fantasy creatures to the reader?
What's the connection between Mr. Nancy and fried chicken?
Weaponising the Grasp-at-a-Distance spell
Is Vivien of the Wilds + Wilderness Reclamation a competitive combo?
Married in secret, can marital status in passport be changed at a later date?
Would I be safe to drive a 23 year old truck for 7 hours / 450 miles?
"Destructive force" carried by a B-52?
Do chord progressions usually move by fifths?
How do I deal with an erroneously large refund?
How is an IPA symbol that lacks a name (e.g. ɲ) called?
Why does BitLocker not use RSA?
How to ask rejected full-time candidates to apply to teach individual courses?
Who can become a wight?
Are there any AGPL-style licences that require source code modifications to be public?
Short story about an alien named Ushtu(?) coming from a future Earth, when ours was destroyed by a nuclear explosion
false 'Security alert' from Google - every login generates mails from 'no-reply@accounts.google.com'
Putting Ant-Man on house arrest
Converting a text document with special format to Pandas DataFrame
Has a Nobel Peace laureate ever been accused of war crimes?
Does the Pact of the Blade warlock feature allow me to customize the properties of the pact weapon I create?
How to get a single big right brace?
tabularx column has extra padding at right?
Does Prince Arnaud cause someone holding the Princess to lose?
What is the ongoing value of the Kanban board to the developers as opposed to management
graphics.h installation in Ubuntu 18.04
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How to solve “permission denied” when using sudo with redirection in Bash?apt 404 error when when updating with a PPA“Unable to connect” error with apt-get: possible proxy?Why is there a minus sign instead of a check mark in the software sources configuration window?Why is medibuntu.org still offered as a package source if it has been shutdown since 2010?How to install a 'patch' program?Why my kernel is not the latest for 14.04?what is the default content of /etc/apt/sources.list in Ubuntu 18.04 LTS (Bionic Beaver)Unable to install dovecot-lmtpd on Ubuntu 18.04 serversudo apt-get update Failed to fetch 403 Forbidden on Ubuntu 14.04hash sum mismatch, you have held broken packages, unable to fetch etc
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am trying to install graphics.h using command which is available for 18.04 version but still I am unable to install they are showing me following message
$ sudo echo "deb http://us.archive.ubuntu.com/ubuntu/ xenial main universe" >> /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied
$ sudo echo "deb http://us.archive.ubuntu.com/ubuntu/ xenial main universe" >> /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied
$ sudo echo "deb-src http://us.archive.ubuntu.com/ubuntu/ xenial main universe" >> /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied
How do I install lipgraph with proper command?
apt 18.04 software-sources
New contributor
saqlein sheikh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I am trying to install graphics.h using command which is available for 18.04 version but still I am unable to install they are showing me following message
$ sudo echo "deb http://us.archive.ubuntu.com/ubuntu/ xenial main universe" >> /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied
$ sudo echo "deb http://us.archive.ubuntu.com/ubuntu/ xenial main universe" >> /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied
$ sudo echo "deb-src http://us.archive.ubuntu.com/ubuntu/ xenial main universe" >> /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied
How do I install lipgraph with proper command?
apt 18.04 software-sources
New contributor
saqlein sheikh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
I can't comment on the proper procedure for obtaining thegraphics.hheader, but your immediate issue is How to solve “permission denied” when using sudo with redirection in Bash?
– steeldriver
10 hours ago
Agree with first comment but also you shouldn't need to add the main repo anyway and certainly not from a previous release? The package you're looking for either exists for the current release or it doesn't in which case alternative methods can be tried.
– GabrielaGarcia
9 hours ago
add a comment |
I am trying to install graphics.h using command which is available for 18.04 version but still I am unable to install they are showing me following message
$ sudo echo "deb http://us.archive.ubuntu.com/ubuntu/ xenial main universe" >> /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied
$ sudo echo "deb http://us.archive.ubuntu.com/ubuntu/ xenial main universe" >> /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied
$ sudo echo "deb-src http://us.archive.ubuntu.com/ubuntu/ xenial main universe" >> /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied
How do I install lipgraph with proper command?
apt 18.04 software-sources
New contributor
saqlein sheikh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I am trying to install graphics.h using command which is available for 18.04 version but still I am unable to install they are showing me following message
$ sudo echo "deb http://us.archive.ubuntu.com/ubuntu/ xenial main universe" >> /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied
$ sudo echo "deb http://us.archive.ubuntu.com/ubuntu/ xenial main universe" >> /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied
$ sudo echo "deb-src http://us.archive.ubuntu.com/ubuntu/ xenial main universe" >> /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied
How do I install lipgraph with proper command?
apt 18.04 software-sources
apt 18.04 software-sources
New contributor
saqlein sheikh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
saqlein sheikh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 5 hours ago
Kulfy
5,43361945
5,43361945
New contributor
saqlein sheikh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 10 hours ago
saqlein sheikhsaqlein sheikh
1
1
New contributor
saqlein sheikh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
saqlein sheikh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
saqlein sheikh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
I can't comment on the proper procedure for obtaining thegraphics.hheader, but your immediate issue is How to solve “permission denied” when using sudo with redirection in Bash?
– steeldriver
10 hours ago
Agree with first comment but also you shouldn't need to add the main repo anyway and certainly not from a previous release? The package you're looking for either exists for the current release or it doesn't in which case alternative methods can be tried.
– GabrielaGarcia
9 hours ago
add a comment |
2
I can't comment on the proper procedure for obtaining thegraphics.hheader, but your immediate issue is How to solve “permission denied” when using sudo with redirection in Bash?
– steeldriver
10 hours ago
Agree with first comment but also you shouldn't need to add the main repo anyway and certainly not from a previous release? The package you're looking for either exists for the current release or it doesn't in which case alternative methods can be tried.
– GabrielaGarcia
9 hours ago
2
2
I can't comment on the proper procedure for obtaining the
graphics.h header, but your immediate issue is How to solve “permission denied” when using sudo with redirection in Bash?– steeldriver
10 hours ago
I can't comment on the proper procedure for obtaining the
graphics.h header, but your immediate issue is How to solve “permission denied” when using sudo with redirection in Bash?– steeldriver
10 hours ago
Agree with first comment but also you shouldn't need to add the main repo anyway and certainly not from a previous release? The package you're looking for either exists for the current release or it doesn't in which case alternative methods can be tried.
– GabrielaGarcia
9 hours ago
Agree with first comment but also you shouldn't need to add the main repo anyway and certainly not from a previous release? The package you're looking for either exists for the current release or it doesn't in which case alternative methods can be tried.
– GabrielaGarcia
9 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
saqlein sheikh is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1136100%2fgraphics-h-installation-in-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
saqlein sheikh is a new contributor. Be nice, and check out our Code of Conduct.
saqlein sheikh is a new contributor. Be nice, and check out our Code of Conduct.
saqlein sheikh is a new contributor. Be nice, and check out our Code of Conduct.
saqlein sheikh is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1136100%2fgraphics-h-installation-in-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
I can't comment on the proper procedure for obtaining the
graphics.hheader, but your immediate issue is How to solve “permission denied” when using sudo with redirection in Bash?– steeldriver
10 hours ago
Agree with first comment but also you shouldn't need to add the main repo anyway and certainly not from a previous release? The package you're looking for either exists for the current release or it doesn't in which case alternative methods can be tried.
– GabrielaGarcia
9 hours ago