espionage724/wine-staging-master

Project ID: 18325

Description

Details

Information

I take the latest master archive of Wine + the latest master archive of Wine Staging, and provide a build.

Updates

This repo will likely receive updates at random periods. If an exciting commit is pushed on Wine or Wine Staging and you want an update, feel free to contact me.

Installation Instructions

Install

  • Add this repo's GPG key

sudo rpm --import 'https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-staging-master/pubkey.gpg'

  • Add this repo:

sudo rm -vf '/etc/yum.repos.d/_copr_espionage724-wine-staging-master.repo' && sudo -e '/etc/yum.repos.d/_copr_espionage724-wine-staging-master.repo' && sync

[wine-staging-master-x86] name=wine-staging-master (x86) Copr by Espionage724 baseurl=https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-staging-master/fedora-$releasever-i386/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-staging-master/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1 priority=1 [wine-staging-master-x64] name=wine-staging-master (x64) Copr by Espionage724 baseurl=https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-staging-master/fedora-$releasever-x86_64/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-staging-master/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-46a2f23d-5a96d286'

  • Remove this repo:

sudo rm -v '/etc/yum.repos.d/_copr_espionage724-wine-staging-master.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.