| Server IP : 185.11.201.71 / Your IP : 192.168.7.18 Web Server : Apache/2.4.29 (Ubuntu) System : Linux tech-virtual-machine 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 User : tech ( 1000) PHP Version : 7.4.28 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/help/pt_BR/gnome-help/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="net-install-flash" xml:lang="pt-BR">
<info>
<link type="guide" xref="net-browser"/>
<revision pkgversion="3.4.0" date="2012-02-20" status="final"/>
<revision version="18.04" date="2018-01-23" status="review"/>
<credit type="author">
<name>Phil Bull</name>
<email>philbull@gmail.com</email>
</credit>
<credit type="editor">
<name>Time de documentação do Ubuntu</name>
</credit>
<desc>You may need to install Flash to be able to view some websites, which display videos and interactive web pages.</desc>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
</info>
<title>Instalar o plug-in Flash</title>
<p>Flash is a <em>plug-in</em> for your web browser that allows you to watch videos and use
interactive web pages on some websites. While HTML5, which is a more modern solution, is increasingly
offered, there are still some websites which won't work without Flash.</p>
<p>Se você não tiver o Flash instalado, provavelmente será exibida uma mensagem dizendo isto quando você visita uma página que precisa dele. O Flash está disponível para download gratuito (mas não de código-aberto) para a maioria dos navegadores.</p>
<note style="warning">
<p>Adobe has announced that they will stop updating and distributing the Flash Player at the end
of 2020. Consequently, for security reasons, the Flash plug-in should not be used after 2020.</p>
</note>
<p>There are two kinds of plug-ins available:</p>
<list>
<item>
<p><em>NPAPI</em> for <app>Firefox</app> and other Gecko-based web browsers</p>
</item>
<item>
<p><em>PPAPI</em> for <app>Chromium</app> and other Blink-based web browsers including <app>Opera</app> and
<app>Vivaldi</app></p>
</item>
</list>
<note>
<p>The <app>Google Chrome</app> browser is shipped with Flash bundled, and does not need a plug-in.</p>
</note>
<section id="flashplugin-installer">
<title>flashplugin-installer</title>
<p>The <app>flashplugin-installer</app> package provides the NPAPI plug-in for Firefox.
<link href="apt:flashplugin-installer">Install the package</link> and restart your browser.</p>
</section>
<section id="adobe-flashplugin">
<title>adobe-flashplugin</title>
<p>The <app>adobe-flashplugin</app> package provides both the NPAPI and PPAPI plug-ins, i.e. it provides
Flash for both Firefox and Chromium like web browsers.</p>
<steps>
<item>
<p>Make sure that the <link xref="addremove-sources#canonical-partner">Canonical Partner repository is activated</link>.</p>
</item>
<item>
<p>Install the <link href="apt:adobe-flashplugin">adobe-flashplugin</link> package.</p>
</item>
<item>
<p>Restart your browser.</p>
</item>
</steps>
</section>
<section id="browser-plugin-freshplayer-pepperflash">
<title>browser-plugin-freshplayer-pepperflash</title>
<p>Some features of the PPAPI plug-in, such as 3D acceleration and premium video DRM, are not available
in the NPAPI plugin. If you use Firefox or some other Gecko-based browser and need those features, you
can install the <app>browser-plugin-freshplayer-pepperflash</app> package. It's a wrapper which makes
Firefox use the PPAPI plug-in.</p>
<steps>
<item>
<p>Make sure that <app>adobe-flashplugin</app> is installed.</p>
</item>
<item>
<p>Open a terminal window by pressing <keyseq><key>Ctrl</key><key>Alt</key><key>T</key></keyseq> and
install the <app>browser-plugin-freshplayer-pepperflash</app> package:</p>
<p><cmd its:translate="no">sudo apt install browser-plugin-freshplayer-pepperflash</cmd></p>
</item>
<item>
<p>Restart your browser.</p>
</item>
</steps>
</section>
</page>