How to Install and Uninstall dxvk-native.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "dxvk-native.x86_64" package

Here is a brief guide to show you how to install dxvk-native.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install dxvk-native.x86_64

2. Uninstall "dxvk-native.x86_64" package

Learn how to uninstall dxvk-native.x86_64 on Fedora 34:

$ sudo dnf remove dxvk-native.x86_64 $ sudo dnf autoremove

3. Information about the dxvk-native.x86_64 package on Fedora 34

Last metadata expiration check: 0:16:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : dxvk-native
Version : 1.9.1a
Release : 1.fc34
Architecture : x86_64
Size : 1.1 M
Source : dxvk-native-1.9.1a-1.fc34.src.rpm
Repository : updates
Summary : Vulkan-based D3D11 and D3D9 implementation for Linux
URL : https://github.com/Joshua-Ashton/dxvk-native
License : zlib and ASL 2.0 and LGPLv2+ and MIT and Public Domain and BSD
Description : DXVK Native is a port of DXVK to Linux which allows it
: to be used natively without Wine.
:
: This is primarily useful for game and application ports
: to either avoid having to write another rendering backend,
: or to help with port bringup during development.