Skip to main content

Questions tagged [software-distribution]

Questions about distributing software for multiple different OS releases, including creating installers. See instead /packaging for creating packages for one distro's package manager. See /software-installation for installing software distributed by someone else.

1 vote
1 answer
169 views

I'm using a Debian-based OS distribution (Devuan, to be specific). I'm trying to use the apt-add-repository Python-based program, which is part of the software-properties-common package. Unfortunately,...
einpoklum's user avatar
  • 11.1k
-3 votes
1 answer
710 views

Where do I find the fingerprints of the gpg keys used to sign the ISO images of the Linux Mint? Linux Mint packages? I would like to find a place where I can download them using a secured method (...
Adalbert Hanßen's user avatar
1 vote
0 answers
186 views

I am trying to update the Gnome Web (org.gnome.Epiphany) flatpak, on Ubuntu 22.04.4 LTS (on WSL2). One specific resource, "org.freedesktop.Platform.openh264" always freezes when downloading. ...
ETL's user avatar
  • 133
0 votes
1 answer
127 views

I use linux mint 21.3 Cinnamon Edition. I see in the software manager under licence, where it say changing is not allowed. what is the meaning of it? Please tell me. (Everyone is permitted to copy ...
Md. Sobrul Islam's user avatar
0 votes
1 answer
166 views

We are fairly new to Linux. We are looking for Suitable Linux based Operating System (distribution) for python, Maxima (computer algebra system), c programming and jupyter notebook. We want to install ...
user61681's user avatar
  • 109
1 vote
0 answers
37 views

We use a Linux-based virtual machine with internally developed applications in a cross-organizational area with many different users. The applications and updates are not publicly available, but are ...
t7l's user avatar
  • 11
-4 votes
1 answer
773 views

If Linux distributions differ by the set of applications, then is it possible to convert one Linux distribution to another by simply copying the apps of that distribution to the target distribution? ...
Noob_Guy's user avatar
  • 224
0 votes
1 answer
152 views

On Debian/Ubuntu systems I can use the following line to create a user and group named "dv" just for usage on a daemon service (systemd). No SSH login, no password, no home directory etc: ...
Kukulkan's user avatar
1 vote
2 answers
148 views

I'm developing a project that ideally should work on any Linux distribution or FreeBSD with minimal manual effort to install, without having to be packaged in each distribution's repository. It ...
Yujiri's user avatar
  • 37
1 vote
0 answers
486 views

I would like to use Debian packages to deploy software (a web application) to a Debian-based server. For reasons beyond the scope of this question we cannot use Docker (or a PaaS such as Heroku) to ...
André Borie's user avatar
0 votes
1 answer
312 views

I faced a problem of building a tarball for my application manually to prepare a distribution. My project structure looks as project_root | |__resources | |____config.conf | ...
St.Antario's user avatar
2 votes
1 answer
631 views

I've made a deb package which contains binaries of my software. Also I've made a repo and configured it so user can install updates using sudo apt-get update mypackage && sudo apt-get install ...
Sergey Anisimov's user avatar
2 votes
3 answers
1k views

Suppose I have a set of pre-requisites I need to install for any of a number of linux distributions. In this case, I'd need to switch my install expression against the distribution. I am aware of ...
Chris's user avatar
  • 1,087
0 votes
2 answers
5k views

I'm new to writing Linux modules (drivers) and digital signatures, so please correct me if any of my understanding is incorrect. When I run make modules_install on my module, I get the following ...
Jonathan Lam's user avatar
1 vote
1 answer
116 views

I'm working on some shared library and now stuck with the problem that some software refused to pick the newer version, but some has to use the latest since it has some crucial changes. So I need to ...
Some Name's user avatar
  • 297

15 30 50 per page