Jump to content

APTonCD

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Citation bot (talk | contribs) at 22:05, 13 November 2021 (Add: title. Changed bare reference to CS1/2. | Use this bot. Report bugs. | Suggested by BrownHairedGirl | Linked from User:BrownHairedGirl/Articles_with_bare_links | #UCB_webform_linked 1636/2196). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
APTonCD
Developer(s)Laudeci Oliveira (aka Pretto)[1]
Stable release
0.1-1
Repository
Written inPython
Operating systemDebian, Ubuntu
TypeBackup software (specialized)
LicenseGNU GPL Version 2
Websiteaptoncd.sourceforge.net

APTonCD is a tool that can back up software packages (.deb files) downloaded via Advanced Packaging Tool (APT) or aptitude, creating a repository that can be used to install those packages on other computers without Internet access. APTonCD gathers the collected packages into a single ISO image. A third-party optical disc authoring tool can subsequently write the ISO image to a disc.

Limitations[edit]

Since APTonCD just copies the deb files on the cache, it will not save files that are downloaded when the .deb packages are installed, this causes packages like "ubuntu-restricted-extras" or the Flash plugin to fail when installing them on a computer with no internet access.

References[edit]

  1. ^ "APTonCD".

External links[edit]