overwrite IT
  • Home
  • About
Sign in Subscribe

package

A collection of 1 post
How to create your .deb packages
dpkg

How to create your .deb packages

You've just created a beautiful application and now you want to deploy it. You may want to create your .DEB package Create the folder structure First, create the following structure (adapt the path /opt/sample-app to match your need) sample-app ├── DEBIAN │   ├── control │   └── postinst └── opt └── sample-app mkdir sample-app/DEBIAN
22 Dec 2023 3 min read
Page 1 of 1
overwrite IT © 2025
  • Sign up
Powered by Ghost