Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dcore:ppa-deb2sce_command [2016/06/07 05:57] – nitram | dcore:ppa-deb2sce_command [2016/08/27 05:21] (current) – nitram | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== dCore sce-deb2sce Command ===== | ===== dCore sce-deb2sce Command ===== | ||
+ | Occasionally a user may wish to import a single package (*.deb file) from outside the standard Debian or Ubuntu repositories. This can be accomplished with the '' | ||
+ | sce-import -o sce-deb2sce | ||
+ | sce-load sce-deb2sce | ||
+ | sce-deb2sce < | ||
- | Occasionally a user may wish to import a single package (' | ||
- | < | ||
- | sce-import -o sce-deb2sce | ||
- | sce-load sce-deb2sce | ||
- | </ | ||
- | Usage: | + | The new SCE can then be loaded for use, run: |
- | < | + | sce-load /path/to/file/my_new.sce |
- | sudo sce-deb2sce <DEB-file> | + | |
- | </code> | + | |
- | Similar | + | Alternatively move ' |
- | Since all SCEs now require a proper md5sum | + | Note *.deb file names usually contain the version number, which may be helpful |
- | < | + | |
- | md5sum my_new.sce > my_new.sce.md5.txt | + | |
- | </ | + | |
- | * Please consider submitting a patch to auto-generate the md5sum file :) | + | Usage options from the ' |
- | + | sce-deb2sce - Convert a single Debian package (*.deb | |
- | The new SCE can then be loaded for use by running: | + | |
- | < | + | Debian or Ubuntu repositories. Resulting *.sce and *.sce.md5.txt |
- | sce-load /path/to/file/my_new.sce | + | files can be moved into /etc/ |
- | </ | + | |
- | + | ||
- | Or move 'my_new.sce' | + | The SCE and any dependency SCE(s) required to run the software |
- | < | + | must be loaded with sceboot.lst, |
- | sce-load | + | |
- | sce-load my_new.sce # Direct loading method | + | list file may be easiest, see sce-import --help. |
- | </ | + | |
- | + | | |
- | Note '*.deb' | + | |
+ | | ||
**[[http:// | **[[http:// | ||