E
E
elslepas2014-11-06 13:54:14
Python
elslepas, 2014-11-06 13:54:14

How to store deb project dependencies?

Good afternoon.
I had a problem while deploying a project to another machine. I need to remember again which deb packages I installed. Please tell me how to store dependencies in the project.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2014-11-06
@bk0011m

DEB is just an archive.
All dependencies are stored in the control file - inside the package

D
devel787, 2014-11-09
@devel787

It might make sense to automate project deployment.
For example, you can use Ansible .
Some idea about Ansible can be obtained from the articles:
- Ansible management system
- Deploy Django applications using Ansible ... .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question