个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的2个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/APTonCD}}
 
{{From|https://help.ubuntu.com/community/APTonCD}}
 
{{Languages|UbuntuHelp:APTonCD}}
 
{{Languages|UbuntuHelp:APTonCD}}
APTonCD is a appication used to create a local repositary 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 repetedly.This is used to create a backup of all installed packages in your system.
+
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 ==
 
== Installation ==
 
To install APTtonCD type this in terminal.
 
To install APTtonCD type this in terminal.
'''sudo apt-get install aptoncd'''
+
<pre><nowiki>
 +
sudo apt-get install aptoncd
 +
</nowiki></pre>
 
To run APTonCD type this in terminal
 
To run APTonCD type this in terminal
'''sudo aptoncd'''
+
<pre><nowiki>
Or go to '''System --> Administartion --> APTonCD'''
+
sudo aptoncd
== Creating A Local Repositary ==
+
</nowiki></pre>
STEP 1:
+
Or go to  
 +
<pre><nowiki>
 +
System --> Administration --> APTonCD
 +
</nowiki></pre>
 +
== Creating A Local Repository ==
 +
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
 
This will open a screen with a list of installed packages.
 
This will open a screen with a list of installed packages.
STEP 2:
+
1. STEP 2:
'''[NOTE:''' If you dont 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
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
 
Click '''Apply'''.
 
Click '''Apply'''.
Insert a blank disk and Select cd burner  
+
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
 
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.
STEP 1:
+
1. STEP 1:
First insert the disk and add it to repositaries in synaptic by following gide.
+
 
Open synaptic and go to  
+
First insert the disk and add it to repositories in synaptic by following gide.
'''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
 
In that select ADD-CD-ROM at the right bottom.
 
In that select ADD-CD-ROM at the right bottom.

2010年5月19日 (三) 21:34的最新版本


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 APTonCD?action=AttachFile&do=get&target=1.png 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. APTonCD?action=AttachFile&do=get&target=3.png 1. STEP 3:

Select the disk type as your size of data. APTonCD?action=AttachFile&do=get&target=2.png Click Apply. Insert a blank disk and Select cd burner and burn the image. 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. 1. STEP 1:

First insert the disk and add it to repositories in synaptic by following gide. Open synaptic and go to Tools --> Repository APTonCD?action=AttachFile&do=get&target=7.png In that select ADD-CD-ROM at the right bottom. Assuring that you had inserted the disk click OK and CLOSE. APTonCD?action=AttachFile&do=get&target=8.png APTonCD?action=AttachFile&do=get&target=9.png Refresh the repository list by clicking on RELOAD Now you can install all your packages in Disk using synaptic