Problems and Solutions when installing RealPlayer in Ubuntu
Source: Internet
Author: User
Installing RealPlayer in Ubuntu should be very simple, that is, simply type sudoapt-getinstallrealplayer in the terminal, but I can only get the list of software packages being read in this way... complete the dependency tree Readingstateinformation of the software package being analyzed... now there is no available software package realplayer, but it is referenced by other software packages. This may mean that it is very easy to install RealPlayer in Ubuntu, that is, directly type
Sudo apt-get install realplayer
But I can only get
Reading the package list... complete
Analyzing the dependency tree of the software package
Reading state information... complete
There is no available software package realplayer, but it is referenced by other software packages.
This may mean that the missing software package may have been deprecated.
Or it can only be found in other release sources
E: the package realplayer has no candidates for installation.
I have used both the official source and the LupaWorld source. So you have to manually install RealPlayer. Download it from the official RealPlayer website.
Save the file RealPlayer10GOLD. bin to the main folder, that is, under the/home/[yourusername] folder.
Open the terminal and perform the following operations:
$ Chmod + x RealPlayer10GOLD. bin
$ Sudo./RealPlayer10GOLD. bin
When the terminal displays
Welcome to the RealPlayer (10.0.8.805) Setup for UNIX
Setup will help you get RealPlayer running on your computer.
Press [Enter] to continue...
Press enter to go to the next step:
Enter the complete path to the directory where you want
RealPlayer to be installed. You must specify the full
Pathname of the directory and have write privileges
The chosen directory.
Directory: [/home/shixinyu/RealPlayer]:
By default, it is installed in the RealPlayer directory under the user's main folder. If you want to install it elsewhere, enter the path here. Otherwise, press Enter.
You have selected the following RealPlayer configuration:
Destination:/home/shixinyu/RealPlayer
Enter [F] inish to begin copying files, or [P] revious to go
Back to the previous prompts: [F]: F
The installer will prompt the final confirmation information. If all are OK, press the F key and press Enter.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.