
How do you install libimobiledevice on Mint? (Software not in software manager)
I go to this page: https://libimobiledevice.org/#get-started
It says:
>Enter the commands provided below.
$ sudo apt-get install
build-essential
checkinstall
git
autoconf
automake
libtool-bin
libplist-dev
libimobiledevice-glue-dev
libusbmuxd-dev
libssl-dev
usbmuxd
I press enter and it says "Sudo command not found". I downloaded the libimobiledevice 1.4.0 files from the list above (which was only 700kb)
Ive been sitting trying to research how does someone download and install software on Linux when they have no experience doing so
What files am I supposed to download, where?
What order or all at once should I type terminal commands? (The thing gives no feedback)
How do I know if there should be a space between some characters or not?
Is there anywhere someone goes step-by-step through such a type of installation to teach a noob, without telling you half an hour of dribble that you have no idea how it is relevant to your goal??