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

Installing packages #214

Open
Ankita-020696 opened this issue Dec 1, 2021 · 1 comment
Open

Installing packages #214

Ankita-020696 opened this issue Dec 1, 2021 · 1 comment

Comments

@Ankita-020696
Copy link

Hi,
I am using this for my work. I want to install following packages,

  1. g++
  2. gcc
  3. clang
  4. CXX compiler
  5. icc compiler
    How do I get them?

Thanks

@K-REBO
Copy link

K-REBO commented Mar 1, 2022

You can search Package by trying bellow command

emerge -s <search-keyword>

and install

sudo emerge <package-name>

and this case

sudo emerge sys-devel/gcc

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

2 participants