Get your own customer support community
 

Creating packages that simply do an apt-get on Ubuntu

Some of the packages that I want to install are available on Ubuntu with a simple call to apt-get. I know I can do the "apt-get install" once I log into my running server via ssh. But, is there a standard way of creating an elastic server package that simple installs a bunch of .debs using apt-get? I am thinking of things like python, blas/lapack/atlas, etc. that are a pain to build and Ubuntu already has.
Inappropriate?
2 people have this question

User_default_medium