Issue with installing python3-devel gcc

I am trying to install python3-devel gcc, but whenever I do that it tells me

E:Unable to locate package python3-devel

Is there a way to fix this issue?
The commands that I am doing is

sudo apt-get install python3-dev gcc
sudo apt install python3-devel gcc

When I run the first line I get the following:

First line of code message

and

Second line of code message

2 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like