Add support for dnf
/rpm
dependencies #316
Labels
No labels
architecture
authentication
backend
bug
ci/cd
cleanup
documentation
duplicate
enhancement
good first issue
help wanted
in progress
invalid
media
mobile
new feature
packaging
question
ui
voice
waiting user input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: platypush/platypush#316
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.