Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dcore:sce-import_command [2016/05/09 05:39] – [dCore sce-import Command] nitram | dcore:sce-import_command [2019/01/27 06:18] (current) – added grep and gawk notes jls_legalize | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== dCore sce-import Command ===== | ===== dCore sce-import Command ===== | ||
- | The sce-import command is used to search, convert and install Debian or Ubuntu packages and pre-built packages as local SCEs. | + | The '' |
- | Useful links: | + | A reliable wired or wireless internet connection is required to import applicable Debian/Ubuntu and dCore repository files and create SCEs. The command is feature rich, as demonstrated in the usage information below. |
- | [[http://wiki.tinycorelinux.net/ | + | |
- | [[http:// | + | |
- | ====Standard usage==== | + | |
- | + | ||
- | Calling it as '' | + | |
- | *updates the index files of all activated repositories. | + | The command works faster |
- | *tries to find a package of the specified name or, if there are several packages available whose name //starts// with the given string, presents a selection list. | + | |
- | *asks for confirmation if one wants to import the package (meaningful mainly if not selected from a list but specified as argument). | + | |
- | *allows one to review the list of packages that the extension will consist of. | + | |
- | *asks for final confirmation for creating the extension. | + | |
- | *down-loads the packages and creates the extension from them. | + | |
- | + | ||
- | ====Options==== | + | |
Usage options from the ' | Usage options from the ' | ||
- | sce-import - Search, convert, install DEB and pre-built packages as local SCEs, | + | sce-import - Search, convert, install DEB and pre-built packages as local SCEs. |
- | use simple name (nano not nano_*_i386.deb), may use option combos, | + | Use simple name (nano not nano_*_i386.deb). May use option combos. |
- | also see / | + | Also see / |
+ | | ||
sce-import | sce-import | ||
sce-import PKG | sce-import PKG | ||
Line 45: | Line 34: | ||
sce-import -S PKG Include suggested Debian packages, warning large SCE. | sce-import -S PKG Include suggested Debian packages, warning large SCE. | ||
+ | Useful links: | ||
+ | |||
+ | *[[http:// | ||
+ | *[[http:// | ||
+ | *[[http:// | ||
+ | |||
+ | **[[http:// |