I had some missing libraries like libmtp, after extracting the tar, what do I do with the folders? do I need to extract to a specific area? can I move them after installing?
I had some missing libraries like libmtp, after extracting the tar, what do I do with the folders? do I need to extract to a specific area? can I move them after installing?
You should install libmtp by running
sudo apt install libmtp
.This will download, extract, and install the library to its proper location. No need to be downloading stuff manually like that.