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/07/17 15:13] – 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 (*.deb file) from outside the standard Debian or Ubuntu repository. This can be accomplished with the '' | ||
- | < | ||
- | 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 | + | |
- | </ | + | |
- | The new SCE can then be loaded for use by running: | + | Usage options from the ' |
- | < | + | sce-deb2sce - Convert a single Debian package (*.deb |
- | sce-load /path/to/file/my_new.sce | + | |
- | </ | + | Debian or Ubuntu repositories. Resulting *.sce and *.sce.md5.txt |
- | + | files can be moved into /etc/ | |
- | Or move 'my_new.sce' | + | |
- | < | + | |
- | sce-load # Load my_new.sce from menu | + | The SCE and any dependency SCE(s) required to run the software |
- | sce-load | + | must be loaded with sceboot.lst, |
- | </ | + | |
- | + | | |
- | Note ' | + | |
- | + | | |
- | **Notice** - The sce-deb2sce script needs updating for anyone willing to patch: | + | |
- | *The command has no --help | + | sce-deb2sce debian_package.deb |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
**[[http:// | **[[http:// | ||