特殊:Badtitle/NS100:PackageCDs:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Oneleaf留言 | 贡献
新页面: {{From|https://help.ubuntu.com/community/PackageCDs}} {{Languages|UbuntuHelp:PackageCDs}} If you cannot use the DVD images for some reason or want to help a friend with low internet bandw...
(没有差异)

2007年5月24日 (四) 15:34的版本

{{#ifexist: :PackageCDs/zh | | {{#ifexist: PackageCDs/zh | | {{#ifeq: {{#titleparts:PackageCDs|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:PackageCDs|1|-1|}} | zh | | }}

If you cannot use the DVD images for some reason or want to help a friend with low internet bandwidth, here is a simple way to make your own transportable package CD:

1. Download all needed packages

2. Put them all in one directory

3. Open a terminal window, cd to the directory

4. Type "dpkg-scanpackages . /dev/null | gzip > Packages.gz"

5. Burn the directory on CD

You can later add the CD as a package source with "sudo apt-cdrom add".