How to Install and Uninstall python3-pywayland.x86_64 Package on Fedora 38

Last updated: January 10,2025

1. Install "python3-pywayland.x86_64" package

Learn how to install python3-pywayland.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install python3-pywayland.x86_64

2. Uninstall "python3-pywayland.x86_64" package

Learn how to uninstall python3-pywayland.x86_64 on Fedora 38:

$ sudo dnf remove python3-pywayland.x86_64 $ sudo dnf autoremove

3. Information about the python3-pywayland.x86_64 package on Fedora 38

Last metadata expiration check: 3:30:44 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pywayland
Version : 0.4.15
Release : 3.fc38
Architecture : x86_64
Size : 472 k
Source : python-pywayland-0.4.15-3.fc38.src.rpm
Repository : updates
Summary : Python bindings for the libwayland library written in pure Python
URL : https://github.com/flacjacket/pywayland/
License : Apache-2.0 AND ISC AND NTP
Description : PyWayland provides a wrapper to the libwayland library using the CFFI library
: to provide access to the Wayland library calls and written in pure Python.