Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pkgstore-old/linux-rpm-zmusic
https://github.com/pkgstore-old/linux-rpm-zmusic
linux music pkgstore rpm rpm-package rpm-packages rpm-spec zmusic
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pkgstore-old/linux-rpm-zmusic
- Owner: pkgstore-old
- License: gpl-3.0
- Created: 2021-06-17T21:59:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T10:20:57.000Z (almost 3 years ago)
- Last Synced: 2024-02-23T11:54:36.145Z (11 months ago)
- Topics: linux, music, pkgstore, rpm, rpm-package, rpm-packages, rpm-spec, zmusic
- Size: 2.81 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ZMusic
GZDoom's music system as a standalone library.
## Install
### Fedora COPR
```
$ dnf copr enable pkgstore/gzdoom
$ dnf install -y zmusic
```### Open Build Service (OBS)
```
# Work in Progress
```## Update
```
$ dnf upgrade -y zmusic
```## Remove
```
$ dnf erase -y zmusic
$ dnf copr remove pkgstore/gzdoom
```