个人工具

“UbuntuHelp:APTonCD/zh”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(创建新页面为 '{{Translation}} {{From|https://help.ubuntu.com/community/APTonCD}} {{Translator|Xu qihao}} {{Languages|UbuntuHelp:APTonCD}} APTonCD 是一个被用来在DVD或CD中创建本地...')
 
第4行: 第4行:
 
{{Languages|UbuntuHelp:APTonCD}}
 
{{Languages|UbuntuHelp:APTonCD}}
 
APTonCD 是一个被用来在DVD或CD中创建本地状态库的软件。这是一个方便的工具对于那些不能通过联网安装软件包或者不能经常下载软件包的人。它常被用作创建你系统所有已安装软件包的备份。
 
APTonCD 是一个被用来在DVD或CD中创建本地状态库的软件。这是一个方便的工具对于那些不能通过联网安装软件包或者不能经常下载软件包的人。它常被用作创建你系统所有已安装软件包的备份。
== Installation ==
+
== 安装 ==
To install APTtonCD type this in terminal.
+
在终端中输入:
'''sudo apt-get install aptoncd'''
+
'''sudo apt-get install aptoncd''' 安装APTonCD,
To run APTonCD type this in terminal
+
在终端中输入:
'''sudo aptoncd'''
+
'''sudo aptoncd''' 或者点击
Or go to '''System --> Administartion --> APTonCD'''
+
'''系统--> 管理 --> APTonCD''' 运行APTonCD。
== Creating A Local Repositary ==
+
== 创建本地状态库 ==
STEP 1:
+
第一步:
In the first screen select '''CREATE'''
+
在第一个窗口选择 '''新建'''
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=1.png
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=1.png
This will open a screen with a list of installed packages.
+
这将会打开一个列有已安装软件包的窗口。
STEP 2:
+
第二步:
'''[NOTE:''' If you dont want to add any more packages you can go to step 3:''']'''
+
'''[注意:''' 如果你不想添加更多的软件包你可以直接到第三步:''']'''
If you want to add any more packages from any folder, you can click on '''ADD-->Folder''' button and select required folder.
+
如果你想从某一文件夹添加更多的软件包, 你可以通过点击'''添加-->文件夹''' 选择所要求的文件夹。
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=3.png
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=3.png
STEP 3:
+
第三步:
Select the disk type as your size of data.
+
选择光盘类型等。
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=2.png
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=2.png
Click '''Apply'''.
+
点击'''应用'''.
Insert a blank disk and Select cd burner
+
插入一张空白盘片并选择CD刻录机。
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=4.png
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=4.png
Thus A local repository is created.
+
这样一个本地软件包状态库就创建好了。
== Using Local Repository ==
+
== 使用本地软件包状态库==
Now you can use this local repository to install required packages.
+
现在你可以利用这个状态库安装所要求的软件包
STEP 1:
+
第一步:
First insert the disk and add it to repositaries in synaptic by following gide.
+
首先插入盘片并按照以下方法添加到新立德软件库中。
Open synaptic and go to
+
打开新立德选择
'''Tools --> Repository'''
+
'''工具 --> 软件仓库'''
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=7.png
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=7.png
In that select ADD-CD-ROM at the right bottom.
+
选择右面添加CD-ROM按钮
Assuring that you had inserted the disk click
+
,确定插入盘片后点击
'''OK''' and '''CLOSE'''.
+
'''OK''' '''CLOSE'''.
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=8.png
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=8.png
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=9.png
 
https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=9.png
Refresh the repository list by clicking on '''RELOAD'''
+
点击'''RELOAD'''更新软件库列表。
Now you can install all your packages in Disk using synaptic
+
现在你可以利用新立德安装盘片上的软件包了。
 
----
 
----
 
[[category:CategoryPackageManagement]]
 
[[category:CategoryPackageManagement]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2009年4月20日 (一) 22:44的版本

APTonCD 是一个被用来在DVD或CD中创建本地状态库的软件。这是一个方便的工具对于那些不能通过联网安装软件包或者不能经常下载软件包的人。它常被用作创建你系统所有已安装软件包的备份。

安装

在终端中输入: sudo apt-get install aptoncd 安装APTonCD, 在终端中输入: sudo aptoncd 或者点击

系统--> 管理 --> APTonCD 运行APTonCD。

创建本地状态库

第一步: 在第一个窗口选择 新建 APTonCD?action=AttachFile&do=get&target=1.png 这将会打开一个列有已安装软件包的窗口。 第二步: [注意: 如果你不想添加更多的软件包你可以直接到第三步:] 如果你想从某一文件夹添加更多的软件包, 你可以通过点击添加-->文件夹 选择所要求的文件夹。 APTonCD?action=AttachFile&do=get&target=3.png 第三步: 选择光盘类型等。 APTonCD?action=AttachFile&do=get&target=2.png 点击应用. 插入一张空白盘片并选择CD刻录机。 APTonCD?action=AttachFile&do=get&target=4.png 这样一个本地软件包状态库就创建好了。

使用本地软件包状态库

现在你可以利用这个状态库安装所要求的软件包 第一步: 首先插入盘片并按照以下方法添加到新立德软件库中。

打开新立德选择

工具 --> 软件仓库 APTonCD?action=AttachFile&do=get&target=7.png 选择右面添加CD-ROM按钮 ,确定插入盘片后点击 OKCLOSE. APTonCD?action=AttachFile&do=get&target=8.png APTonCD?action=AttachFile&do=get&target=9.png 点击RELOAD更新软件库列表。 现在你可以利用新立德安装盘片上的软件包了。