gloriouseggroll/faudio-git
Project ID: 36955
Description
Upstream git package versions of FAudio:
https://github.com/FNA-XNA/FAudio
Installation Instructions
PLEASE MANUALLY CREATE THE REPO. QUICK ENABLE WILL ONLY ENABLE 64 BIT. YOU NEED 32 BIT (i686) AND 64 BIT (x86_64):
Copy the following and paste it into a new file /etc/yum.repos.d/faudio-git.repo
[gloriouseggroll-faudio-git]
name=gloriouseggroll-faudio-git
baseurl=https://copr-be.cloud.fedoraproject.org/results/gloriouseggroll/faudio-git/fedora-$releasever-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/gloriouseggroll/faudio-git/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[gloriouseggroll-faudio-git]
name=gloriouseggroll-faudio-git-i386
baseurl=https://copr-be.cloud.fedoraproject.org/results/gloriouseggroll/faudio-git/fedora-$releasever-i386/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/gloriouseggroll/faudio-git/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
Then run:
sudo dnf install faudio faudio.i686
or
sudo dnf update faudio faudio.i686
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
i386 (0)*, x86_64 (0)* | Fedora 32 (12 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
$ dnf copr enable gloriouseggroll/faudio-git
More info about enabling Copr repositories