Question:
Anyone familiar with the computer software linux?
julcia_vip
2011-08-13 10:51:25 UTC
I've been trying to install the adobe flash player on my computer, but because i switched from windows to linux i don't know how to download it exactly.
Five answers:
† Oh yeah
2011-08-13 12:06:45 UTC
You didn't specify which distribution you are using. So I will provide the instruction for installing the tarball download from the adobe website.



Download the Linux version of flash in the tar.gz archive form.

http://www.adobe.com/products/flashplayer/



- Extract the tarball.

Right-click on it and select extract here or use the terminal.



- Create a directory called plugins inside the hidden Mozilla directory in

~/.mozilla



It's in your home folder. You can see it by pressing Ctrl + H (GNOME) or Alt + . (KDE)



- Move "libflashplayer.so" into the newly created plugins directory

You can drag and drop or use the terminal.



Next time you start Firefox flash will be installed and working.



*********************



To update flash in the future, download the new flash player and replace the old "libflashplayer.so" with the new one. It's that simple.
Matt B
2011-08-13 11:12:37 UTC
You don't. Almost every bit of software you'll ever want is available through your distribution's software repositories. Installing software on Linux is generally a lot easier and safer than on Windows, and it requires a slight change of mindset for someone coming from Windows.



You should always look first to the software repositories when installing software. That's one of the ways in which Linux is safer and more secure than Windows. You don't have to go out on the Web looking for software, and download it from individual websites that you don't know if you can trust. You may occasionally find a program that you want but that isn't available in your distribution's software repositories, but if you're using a major distribution this should be rare, and if it's a popular program there should be a software-specific respository (like those available for Wine or Deluge) or a private repository (like Launchpad PPAs for Ubuntu) that provides it. Downloading a the program from a website should only be your last resort.



If you're using Ubuntu Linux, to install the Flash plugin, you'd open the Ubuntu Software Center or Synaptic Package Manager and search for Flash, then click to install it.
2011-08-13 10:55:09 UTC
If you are using Ubuntu (Which I bet you are), open a terminal and type in "sudo apt-get install flashplugin-nonfree", without the quotes. This will install Flash for you. Or, if you don't want to do that, and if you don't like Firefox (The default Ubuntu web browser), you can type in "sudo apt-get install chromium-browser", again, minus the quotes. Then, type in "sudo apt-get update && sudo apt-get dist-upgrade -y". This will update Ubuntu to the absolute latest stable version (unreleased updates will not be included). If you need any more help, send me an email.



It's nice to see that more and more people are switching over...



The reason why I suggested "sudo apt-get install flashplugin-nonfree" is because it is far more stable than whatever you might pull off of Adobe's site... Ever since I switched the two, I've been a lot happier...
2016-12-11 15:28:04 UTC
synaptic, flair, replace supervisor is Ubuntu's way of putting in and updating utility. it rather is totally nicely to close it once you attempt to place in a third social gathering utility. possibly it rather is doing some updates while you're setting up the Flash participant, it rather is icon is many times got here across minimized on the Notification area area of the Gnome Panels (many times close to the Date and Time reveal)
?
2011-08-13 10:52:39 UTC
Which Linux distribution are you using?


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...