question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Creating Debian Linux installation package

See original GitHub issue

Create install images as Debian/Ubuntu deb files, and possible other types like rpm as well.

The idea would be to avoid the “this is how you make it executable, this is how you run it from the file manager”, etc issues, but getting as simple as possible to install Etcher on common distros. Reported by @limator

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:86 (85 by maintainers)

github_iconTop GitHub Comments

3reactions
jviotticommented, Nov 2, 2016

Everything up and running now! apt-get update errors should be gone now.

1reaction
dlechcommented, Nov 7, 2016

Since the debian discussion took over here, I think we should close this issue and we can open new ones for rpm, aur or other linux package types.

Read more comments on GitHub >

github_iconTop Results From Across the Web

HowToPackageForDebian - Debian Wiki
To make sure that a Debian package meets all build dependencies and is not influenced by anything specific to the user's environment, packages...
Read more >
Building binary deb packages: a practical guide
Building binary deb packages: a practical guide · 1. Create the working directory · 2. Create the internal structure · 3. Create the...
Read more >
Easy way to create a Debian package and local package ...
This article describes a simple way to create a home made debian package and include it into a local package repository.
Read more >
How to Create a Simple Debian Package | Baeldung on Linux
A quick and practical guide to creating simple Debian packages. ... downloading the .deb package file and using dpkg command to install it....
Read more >
Creating Debian/Ubuntu .deb packages - iO
In this post, I will show you how to create a . · Step 1: Create the directories · mkdir helloworld && mkdir...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found