cde – package everything required to execute a Linux command on another computer

CDEpack (Code, Data, and Environment packaging) is a tool that automatically packages up everything required to execute a Linux command on another computer without any installation or configuration. A command can range from something as simple as a command-line utility to a sophisticated GUI application with 3D graphics. The only requirement is that the other computer have the same hardware architecture (e.g., x86) and major kernel version (e.g., 2.6.X) as yours. CDEpack allows you to easily run programs without the dependency hell that inevitably occurs when attempting to install software or libraries.

Typical use cases:

  1. Quickly share prototype software 2. Try out software in non-native environments 3. Perform reproducible research 4. Instantly deploy applications to cluster or cloud computing 5. Submit executable bug reports 6. Package class programming assignments 7. Easily collaborate on coding projects

Package availability chart

Distribution

Base version

Our version

Architectures

Debian GNU/Linux 10.0 (buster)

0.1+git9-g551e54d-1.1

Debian GNU/Linux 12.0 (bookworm)

0.1+git9-g551e54d-1.2

Debian GNU/Linux 9.0 (stretch)

0.1+git9-g551e54d-1

0.1+git9-g551e54d-1~nd80+1+nd90+1

i386, amd64

Debian testing (trixie)

0.1+git9-g551e54d-1.2

Debian unstable (sid)

0.1+git9-g551e54d-1.2

0.1+git9-g551e54d-1~nd+1

i386, amd64

Ubuntu 16.04 “Xenial Xerus” (xenial)

0.1+git9-g551e54d-1ubuntu1

0.1+git9-g551e54d-1~nd+1+nd16.04+1

i386, amd64

Ubuntu 18.04 “Bionic Beaver” (bionic)

0.1+git9-g551e54d-1.1

Ubuntu 20.04 “Focal Fossa” (focal)

0.1+git9-g551e54d-1.1build1

Ubuntu 22.04 “Jammy Jellyfish” (jammy)

0.1+git9-g551e54d-1.2

Comments

blog comments powered by Disqus