| 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/zh_CN/gnome-help/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="addremove-ppa" xml:lang="zh-CN">
<info>
<credit type="author">
<name>Ubuntu 文档团队</name>
</credit>
<desc>
Add PPAs to extend the software sources Ubuntu uses for
installation and upgrades.
</desc>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<link type="guide" xref="addremove"/>
<link type="seealso" xref="addremove-sources"/>
<revision version="18.04" date="2018-03-18" status="review"/>
</info>
<title>添加个人软件包仓库(PPA)</title>
<p>
<em>Personal Package Archives (PPAs)</em> are software repositories designed
for Ubuntu users and are easier to install than other third-party
repositories. PPAs are often used to distribute pre-release software so that it can be tested.
</p>
<note style="warning">
<p>请务必确保您添加的软件源的安全性。</p>
<p>第三方软件库未经过 Ubuntu 开发者检查安全性和可靠性,可能包含对您的计算机有害的软件。</p>
</note>
<steps>
<title>安装 PPA</title>
<item>
<p>在 PPA 概述页面,寻找名为<gui>将此 PPA 添加到系统</gui>的标题。记下 PPA 的位置,它看起来类似于:<code>ppa:mozillateam/firefox-stable</code>。</p>
</item>
<item>
<p>
Click the <app>Ubuntu Software</app> icon in the <gui>Dock</gui>, or search
for <input>Software</input> in the <em>Activities</em> search bar.
</p>
</item>
<item>
<p>
When <app>Ubuntu Software</app> launches, click <gui>Software & Updates</gui>
</p>
</item>
<item>
<p>切换到<gui>其他软件</gui>标签页。</p>
</item>
<item>
<p>
Click <gui>Add</gui> and enter the PPA's location (as noted in step 1).
</p>
</item>
<item>
<p>单击<gui>添加软件源</gui>并在认证窗口输入密码。</p>
</item>
<item>
<p>
Close the <app>Software & Updates</app> window. <app>Ubuntu Software</app> will then
check your software sources for new software.
</p>
</item>
</steps>
</page>