0

Sorry, I'm a newbie to the raspberry pi3, I try to install a package name

"libts-dev" using the command

sudo apt-get install libts-dev

but the linux returns

unable to locate package libts-dev

hope anyone can help me... thanks

1 Answer 1

0

You may need to run sudo apt-get update to get a newer list of packages that are available. Then try to run the sudo apt-get install libts-dev command again.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .