Add support for dnf/rpm dependencies #316

Closed
opened 2023-09-02 13:44:07 +02:00 by blacklight · 0 comments
Owner

Manifest files and installation/build scripts currently support the following package managers:

  • apk (Alpine-based distros)
  • apt (Debian-based distros)
  • pacman (Arch-based distros)

dnf should be added to this list, in order to make the installation of Platypush easy to automate also on Red Hat-based distros.

Manifest files and installation/build scripts currently support the following package managers: - `apk` (Alpine-based distros) - `apt` (Debian-based distros) - `pacman` (Arch-based distros) `dnf` should be added to this list, in order to make the installation of Platypush easy to automate also on Red Hat-based distros.
blacklight added the
new feature
enhancement
labels 2023-09-02 13:44:17 +02:00
blacklight added this to the core project 2023-09-02 13:44:20 +02:00
blacklight self-assigned this 2023-09-02 13:44:24 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#316
No description provided.