Skip to main content

Build deb package

Tutorials

Create a deb package

Rebuild a deb package from source

Extract a DEB package

alang@mint-hx90 ~/w/D/cc_manager_source
└> dpkg -x myapp.coin-manager.22.11.15.deb <target-dirsource


alang@mint-hx90 ~/w/D/cc_manager_source
└> tree --dirsfirst --filelimit 10 --sort=name source/
source/
├── opt
│   └── coinmanager
│       └── html [133 entries exceeds filelimit, not opening dir]
└── usr
    └── share
        └── doc
            └── coin-manager
                ├── changelog.Debian.gz
                ├── copyright
                └── README.Debian

7 directories, 3 files