无法安装 Netflix

无法安装 Netflix

我尝试安装 Netflix,但遇到了问题

sudo apt-add-repository ppa:ehoover/compholio
sudo apt-get update
sudo apt-get install netflix-desktop

执行完第三条命令后我收到免责声明,但不知道如何传递它来继续安装,如下所示:

 | 3. COPYRIGHT. All title and copyrights in and to the SOFTWARE PRODUCT (including but not limited to any images, text, and "applets"         
 │ incorporated into the SOFTWARE PRODUCT), the accompanying printed materials, and any copies of the SOFTWARE PRODUCT are owned by            
 │ Microsoft or its suppliers. The SOFTWARE PRODUCT is protected by copyright laws and international treaty provisions. Therefore, you         
 │ must treat the SOFTWARE PRODUCT like any other copyrighted material.                                                                        
 │ 4. U.S. GOVERNMENT RESTRICTED RIGHTS. The SOFTWARE PRODUCT and documentation are provided with RESTRICTED RIGHTS. Use, duplication, or      
 │ disclosure by the Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of the Rights in Technical Data and         
 │ Computer Software clause at DFARS 252.227-7013 or subparagraphs (c) (1) and (2) of the Commercial Computer Software - Restricted Rights     
 │ at 48 CFR 52.227-19, as applicable. Manufacturer is Microsoft Corporation/One Microsoft Way/Redmond, WA 98052-6399.                         
 │ LIMITED WARRANTY                                                                                                                            
 │ NO WARRANTIES. Microsoft expressly disclaims any warranty for the SOFTWARE PRODUCT. The SOFTWARE PRODUCT and any related documentation      
 │ is provided "as is" without warranty of any kind, either express or implied, including, without limitation, the implied warranties or       
 │ merchantability, fitness for a particular purpose, or noninfringement. The entire risk arising out of use or performance of the             
 │ SOFTWARE PRODUCT remains with you.                                                                                                          
 │ NO LIABILITY FOR CONSEQUENTIAL DAMAGES. In no event shall Microsoft or its suppliers be liable for any damages whatsoever (including,       
 │ without limitation, damages for loss of business profits, business interruption, loss of business information, or any other pecuniary       
 │ loss) arising out of the use of or inability to use this Microsoft product, even if Microsoft has been advised of the possibility of        
 │ such damages. Because some states/jurisdictions do not allow the exclusion or limitation of liability for consequential or incidental       
 │ damages, the above limitation may not apply to you.                                                                                         
 │ MISCELLANEOUS                                                                                                                               
 │ If you acquired this product in the United States, this EULA is governed by the laws of the State of Washington.                            
 │ If this product was acquired outside the United States, then local laws may apply.                                                          
 │ Should you have any questions concerning this EULA, or if you desire to contact Microsoft for any reason, please contact the Microsoft      
 │ subsidiary serving your country, or write: Microsoft Sales Information Center/One Microsoft Way/Redmond, WA 98052-6399.                     
 │ Reference: http://www.microsoft.com/typography/fontpack/eula.htm                                                                            
 │                                                                  <Ok>                                                                       
 │                                                                                                                                          │  
 └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘  

请帮助我度过难关

答案1

您必须同意用户协议,然后才能安装 Netflix 所需的专有软件。只需按箭头键、“Tab”、“Esc”、“q”或“PageUp”/“PageDown”,直到选择“OK”(我忘记了您需要按哪些键,因为我安装已经有一段时间了)。现在按 Enter 键,安装应该会继续。

如果仍然不起作用,请尝试按 CTRL+C。

以后直接在网页上向开发人员寻求帮助。他通常会很快回复,或者评论中的许多人可能已经遇到过您的问题并已得到回复。

http://www.iheartubuntu.com/2012/11/ppa-for-netflix-desktop-app.html

在提出自己的问题之前,请先搜索类似的问题。我最近回答了另一个类似的问题,但由于它的所有者从未投票给我的答案,所以我无法将您的答案标记为重复。

相关内容