While installing various programs, I get asked to download some packages that are required for it to work. Some of them are well known applications, where the read-me document is trustworthy whereas some other lesser known programs are the ones where I guess I need to be careful.
So, I'm trying to install a game known as Tennis Elbow, where the read me doc says:
On Ubuntu 14.10 64bit, the following instructions have been reported to work:
sudo apt-get install libcurl3:i386 sudo apt-get install libvorbisfile3:i386
So, how can we know if the files I download are safe or not?
I know this seems like more than one question, but I basically need this game to work, and so I just need know if I it is safe to install the packages mentioned or not.
apt-get
? Do some research, the Ubuntu repository's are well documented and controlled https://www.google.co.uk/search?client=ubuntu&channel=fs&q=libvorbisfile3%3Ai386&ie=utf-8&oe=utf-8&gfe_rd=cr&ei=mJZyVtzlO4W_oQfagYboCA or do you want to fix your game? you are using an unsupported driver, these two things are not related, please try to ask one question at a time so clear an concise answers can be given. – Mark Kirby Dec 17 '15 at 11:06