个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
第17行: 第17行:
 
== Creating A Local Repository ==
 
== Creating A Local Repository ==
 
1. STEP 1:
 
1. STEP 1:
 
 
In the first screen select '''CREATE'''
 
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%7D%7D
 
This will open a screen with a list of installed packages.
 
This will open a screen with a list of installed packages.
 
1. STEP 2:
 
1. STEP 2:
 
 
'''[NOTE:''' If you don't want to add any more packages you can go to step 3:''']'''
 
'''[NOTE:''' If you don't 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.
 
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%7D%7D
 
1. STEP 3:
 
1. STEP 3:
 
 
Select the disk type as your size of data.
 
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%7D%7D
 
Click '''Apply'''.
 
Click '''Apply'''.
 
Insert a blank disk and Select cd burner and burn the image.
 
Insert a blank disk and Select cd burner and burn the image.
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%7D%7D
 
Thus A local repository is created.
 
Thus A local repository is created.
 
== Using Local Repository ==
 
== Using Local Repository ==
 
Now you can use this local repository to install required packages.
 
Now you can use this local repository to install required packages.
 
1. STEP 1:
 
1. STEP 1:
 
 
First insert the disk and add it to repositories in synaptic by following gide.
 
First insert the disk and add it to repositories in synaptic by following gide.
 
Open synaptic and go to '''Tools --> Repository'''
 
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%7D%7D
 
In that select ADD-CD-ROM at the right bottom.
 
In that select ADD-CD-ROM at the right bottom.
 
Assuring that you had inserted the disk click  
 
Assuring that you had inserted the disk click  
 
'''OK''' and '''CLOSE'''.
 
'''OK''' and '''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%7D%7D
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%7D%7D
 
Refresh the repository list by clicking on '''RELOAD'''
 
Refresh the repository list by clicking on '''RELOAD'''
 
Now you can install all your packages in Disk using synaptic  
 
Now you can install all your packages in Disk using synaptic  

2010年5月19日 (三) 16:46的版本


APTonCD is a application used to create a local repository in a DVD or CD disk.This is a handy tool for those who are not having internet connection to install or those who cannot download packages repeatedly.This is used to create a backup of all installed packages in your system.

Installation

To install APTtonCD type this in terminal.

sudo apt-get install aptoncd

To run APTonCD type this in terminal

sudo aptoncd

Or go to

System --> Administration --> APTonCD

Creating A Local Repository

1. STEP 1: In the first screen select CREATE {{https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=1.png%7D%7D This will open a screen with a list of installed packages. 1. STEP 2: [NOTE: If you don't 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%7D%7D 1. STEP 3: Select the disk type as your size of data. {{https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=2.png%7D%7D Click Apply. Insert a blank disk and Select cd burner and burn the image. {{https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=4.png%7D%7D Thus A local repository is created.

Using Local Repository

Now you can use this local repository to install required packages. 1. STEP 1: First insert the disk and add it to repositories 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%7D%7D In that select ADD-CD-ROM at the right bottom. Assuring that you had inserted the disk click OK and CLOSE. {{https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=8.png%7D%7D {{https://help.ubuntu.com/community/APTonCD?action=AttachFile&do=get&target=9.png%7D%7D Refresh the repository list by clicking on RELOAD Now you can install all your packages in Disk using synaptic