BrickPi gpio problem

Hallo.

I have don: sudo apt-get install libi2c-dev.
Then i must do: gpio load i2c 10
But after that i have a message: bash: gpio: command not found
What is going wrong?
Thanks in advance.
Jack

Hey Jack,

Which distro are you working on?

When you typed “sudo apt-get install libi2c-dev”, can you paste the results? Is the package installed correctly?

When you type “gpio” in the command line, what is returned?

Thanks for the question!

Hallo Keymaster.
Thanks for the reply.
After sudo apt-get libi2c-dev
Reading package lists…done
Building dependency tree
Reading state information…done
libi2c-dev is already the newest versio
enso on
Then when i type after the $ gpio
bash: gpio: command not found.

Thanks in advance.
Jack