Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https://github.com/dh00mk3tu/very-cool-os/blob/main/resources/install-depnd.sh repetition of 'sudo apt install gcc -y' recommended change 'sudo apt install g++ -y' #1

Open
Rixker0-Sarkar0 opened this issue Mar 21, 2022 · 0 comments

Comments

@Rixker0-Sarkar0
Copy link

the 'gcc' package is repeated more then once and as far as i saw the code you are working with 'g++' but i didn't saw it in the apt commands so it might not work as it is a 'dependency hell' and after checking from pkgs.org, the package is on ubuntu repos.

@Rixker0-Sarkar0 Rixker0-Sarkar0 changed the title https://github.com/dh00mk3tu/very-cool-os/blob/main/resources/install-depnd.sh repetition of 'sudo apt install gcc -y' recommend change 'sudo apt install g++ -y' https://github.com/dh00mk3tu/very-cool-os/blob/main/resources/install-depnd.sh repetition of 'sudo apt install gcc -y' recommended change 'sudo apt install g++ -y' Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant