espionage724/wine-patches
Project ID: 12294
Description
Information
This Copr serves as a testing ground for Wine patchsets I want to try out.
I provide other Coprs for a few other patchsets, notably laino/wine-patches, acomminos/wine-pba, and master builds of Wine + Wine Staging.
Currently this Copr is providing Wine with wine-pba patches, but as of 2018/02/28, this is behind my above mentioned wine-pba Copr.
Installation Instructions
Install
- Add this repo's GPG key
sudo rpm --import 'https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-patches/pubkey.gpg'
- Add this repo:
sudo rm -vf '/etc/yum.repos.d/_copr_espionage724-wine-patches.repo' && sudo -e '/etc/yum.repos.d/_copr_espionage724-wine-patches.repo' && sync
[wine-patches-x86]
name=wine-patches (x86) Copr by Espionage724
baseurl=https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-patches/fedora-$releasever-i386/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-patches/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
priority=1
[wine-patches-x64]
name=wine-patches (x64) Copr by Espionage724
baseurl=https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-patches/fedora-$releasever-x86_64/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-patches/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
priority=1
- Install Wine:
sudo dnf install 'wine'
- ...or switch the existing Wine from Fedora packages to this repo's packages:
sudo dnf distro-sync 'wine' --allowerasing
Troubleshooting
- If updated Wine packages from this repo aren't being offered as downloadable updates:
sudo dnf distro-sync --refresh --allowerasing
Uninstall
- Remove this repo's GPG key:
sudo rpm -e 'gpg-pubkey-adf6330f-58970c48'
- Remove this repo:
sudo rm -v '/etc/yum.repos.d/_copr_espionage724-wine-patches.repo'
- Switch this repo's Wine packages to standard Fedora packages:
sudo dnf distro-sync
- ...or remove Wine altogether:
sudo dnf remove 'wine'*
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 |
---|
* Total number of downloaded packages.