Installed g++ won't run on my Windows 10 bashbash profile works for user but not sudoInstalling different OSCan't install g++ Ubuntu 14.04.3G++ Compiling error when making from source?“ g++ not installed ” even after installing it “ sudo apt-get install g++ ”Steam won't work for me… Please helpHow to link installed pakage with g++ / atom with gpp-compiler package?bash: sudo: apt-get: command not foundImport gi module Bash n Windows 10Bash: sudo -S <<< “mypassword” - interactive shell issue

Blending or harmonizing

How obscure is the use of 令 in 令和?

What do you call someone who asks many questions?

Sums of two squares in arithmetic progressions

GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?

Do creatures with a listed speed of "0 ft., fly 30 ft. (hover)" ever touch the ground?

What exactly is ineptocracy?

How seriously should I take size and weight limits of hand luggage?

What is the fastest integer factorization to break RSA?

Why are UK visa biometrics appointments suspended at USCIS Application Support Centers?

Is "/bin/[.exe" a legitimate file? [Cygwin, Windows 10]

What are the G forces leaving Earth orbit?

What historical events would have to change in order to make 19th century "steampunk" technology possible?

How to prevent "they're falling in love" trope

My ex-girlfriend uses my Apple ID to login to her iPad, do I have to give her my Apple ID password to reset it?

How can a day be of 24 hours?

Pact of Blade Warlock with Dancing Blade

Does marriage to a non-Numenorean disqualify a candidate for the crown of Gondor?

Why do I get negative height?

Am I breaking OOP practice with this architecture?

Mathematica command that allows it to read my intentions

How exploitable/balanced is this homebrew spell: Spell Permanency?

What's the meaning of "Sollensaussagen"?

What is the opposite of "eschatology"?



Installed g++ won't run on my Windows 10 bash


bash profile works for user but not sudoInstalling different OSCan't install g++ Ubuntu 14.04.3G++ Compiling error when making from source?“ g++ not installed ” even after installing it “ sudo apt-get install g++ ”Steam won't work for me… Please helpHow to link installed pakage with g++ / atom with gpp-compiler package?bash: sudo: apt-get: command not foundImport gi module Bash n Windows 10Bash: sudo -S <<< “mypassword” - interactive shell issue













0















So I just want to run my .gpp file with g++. When I try, it says this:



Command 'g++' not found, but can be installed with:

sudo apt install g++


So I try to install it like it says but then tells me this:



The following package was automatically installed and is no longer required:


I reinstall it anyway but it still says that it can't find the command.
(This is very frustrating)



Please help me.










share|improve this question







New contributor




Orbrin343 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • g++ is only a "dependency package" - run apt depends g++ and note the actual g++-N package that it depends on (like Depends: g++-7) and try reinstalling that

    – steeldriver
    1 hour ago















0















So I just want to run my .gpp file with g++. When I try, it says this:



Command 'g++' not found, but can be installed with:

sudo apt install g++


So I try to install it like it says but then tells me this:



The following package was automatically installed and is no longer required:


I reinstall it anyway but it still says that it can't find the command.
(This is very frustrating)



Please help me.










share|improve this question







New contributor




Orbrin343 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • g++ is only a "dependency package" - run apt depends g++ and note the actual g++-N package that it depends on (like Depends: g++-7) and try reinstalling that

    – steeldriver
    1 hour ago













0












0








0








So I just want to run my .gpp file with g++. When I try, it says this:



Command 'g++' not found, but can be installed with:

sudo apt install g++


So I try to install it like it says but then tells me this:



The following package was automatically installed and is no longer required:


I reinstall it anyway but it still says that it can't find the command.
(This is very frustrating)



Please help me.










share|improve this question







New contributor




Orbrin343 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












So I just want to run my .gpp file with g++. When I try, it says this:



Command 'g++' not found, but can be installed with:

sudo apt install g++


So I try to install it like it says but then tells me this:



The following package was automatically installed and is no longer required:


I reinstall it anyway but it still says that it can't find the command.
(This is very frustrating)



Please help me.







bash windows windows-10 g++






share|improve this question







New contributor




Orbrin343 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Orbrin343 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Orbrin343 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 1 hour ago









Orbrin343Orbrin343

1




1




New contributor




Orbrin343 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Orbrin343 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Orbrin343 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • g++ is only a "dependency package" - run apt depends g++ and note the actual g++-N package that it depends on (like Depends: g++-7) and try reinstalling that

    – steeldriver
    1 hour ago

















  • g++ is only a "dependency package" - run apt depends g++ and note the actual g++-N package that it depends on (like Depends: g++-7) and try reinstalling that

    – steeldriver
    1 hour ago
















g++ is only a "dependency package" - run apt depends g++ and note the actual g++-N package that it depends on (like Depends: g++-7) and try reinstalling that

– steeldriver
1 hour ago





g++ is only a "dependency package" - run apt depends g++ and note the actual g++-N package that it depends on (like Depends: g++-7) and try reinstalling that

– steeldriver
1 hour ago










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
);



);






Orbrin343 is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130756%2finstalled-g-wont-run-on-my-windows-10-bash%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








Orbrin343 is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















Orbrin343 is a new contributor. Be nice, and check out our Code of Conduct.












Orbrin343 is a new contributor. Be nice, and check out our Code of Conduct.











Orbrin343 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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130756%2finstalled-g-wont-run-on-my-windows-10-bash%23new-answer', 'question_page');

);

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







Popular posts from this blog

Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»