overwrite IT
  • Home
  • About
Sign in Subscribe

dpkg

A collection of 2 posts
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
How to install Anydesk on Ubuntu (The right way)
apt

How to install Anydesk on Ubuntu (The right way)

If ever try to install Anydesk on Ubuntu using dpkg command ( dpkg -i anydesk_6.1.1-1_amd64.deb ) you probably got the following error: Unpacking anydesk (6.1.1) ... dpkg: dependency problems prevent configuration of anydesk: anydesk depends on libminizip1; however: Package libminizip1 is not installed. anydesk depends on
29 Mar 2022 1 min read
Page 1 of 1
overwrite IT © 2025
  • Sign up
Powered by Ghost