How To Install piper on Fedora 34
Introduction
In this tutorial we learn how to install piper
on Fedora 34.
What is piper
Piper is a GTK+ application to configure gaming mice, using libratbag via ratbagd.
We can use yum
or dnf
to install piper
on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install piper.
Install piper on Fedora 34 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install piper
using dnf
by running the following command:
sudo dnf -y install piper
Install piper on Fedora 34 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install piper
using yum
by running the following command:
sudo yum -y install piper
How To Uninstall piper on Fedora 34
To uninstall only the piper
package we can use the following command:
sudo dnf remove piper
piper Package Contents on Fedora 34
/usr/bin/piper
/usr/lib/python3.9/site-packages/piper
/usr/lib/python3.9/site-packages/piper/__init__.py
/usr/lib/python3.9/site-packages/piper/__pycache__
/usr/lib/python3.9/site-packages/piper/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/application.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/application.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/buttondialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/buttondialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/buttonspage.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/buttonspage.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/devicerow.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/devicerow.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/errorperspective.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/errorperspective.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/gi_composites.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/gi_composites.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/leddialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/leddialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/ledspage.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/ledspage.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/mousemap.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/mousemap.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/mouseperspective.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/mouseperspective.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/optionbutton.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/optionbutton.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/profilerow.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/profilerow.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/ratbagd.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/ratbagd.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/resolutionrow.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/resolutionrow.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/resolutionspage.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/resolutionspage.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/svg.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/svg.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/welcomeperspective.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/welcomeperspective.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/window.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/window.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/application.py
/usr/lib/python3.9/site-packages/piper/buttondialog.py
/usr/lib/python3.9/site-packages/piper/buttonspage.py
/usr/lib/python3.9/site-packages/piper/devicerow.py
/usr/lib/python3.9/site-packages/piper/errorperspective.py
/usr/lib/python3.9/site-packages/piper/gi_composites.py
/usr/lib/python3.9/site-packages/piper/leddialog.py
/usr/lib/python3.9/site-packages/piper/ledspage.py
/usr/lib/python3.9/site-packages/piper/mousemap.py
/usr/lib/python3.9/site-packages/piper/mouseperspective.py
/usr/lib/python3.9/site-packages/piper/optionbutton.py
/usr/lib/python3.9/site-packages/piper/profilerow.py
/usr/lib/python3.9/site-packages/piper/ratbagd.py
/usr/lib/python3.9/site-packages/piper/resolutionrow.py
/usr/lib/python3.9/site-packages/piper/resolutionspage.py
/usr/lib/python3.9/site-packages/piper/svg.py
/usr/lib/python3.9/site-packages/piper/welcomeperspective.py
/usr/lib/python3.9/site-packages/piper/window.py
/usr/share/applications/org.freedesktop.Piper.desktop
/usr/share/doc/piper
/usr/share/doc/piper/README.md
/usr/share/icons/hicolor/scalable/apps/org.freedesktop.Piper.svg
/usr/share/icons/hicolor/symbolic/apps/org.freedesktop.Piper-symbolic.svg
/usr/share/licenses/piper
/usr/share/licenses/piper/COPYING
/usr/share/locale/be/LC_MESSAGES/piper.mo
/usr/share/locale/bg/LC_MESSAGES/piper.mo
/usr/share/locale/de/LC_MESSAGES/piper.mo
/usr/share/locale/es/LC_MESSAGES/piper.mo
/usr/share/locale/fr/LC_MESSAGES/piper.mo
/usr/share/locale/hr/LC_MESSAGES/piper.mo
/usr/share/locale/it/LC_MESSAGES/piper.mo
/usr/share/locale/nl/LC_MESSAGES/piper.mo
/usr/share/locale/pl/LC_MESSAGES/piper.mo
/usr/share/locale/pt_BR/LC_MESSAGES/piper.mo
/usr/share/locale/ru/LC_MESSAGES/piper.mo
/usr/share/locale/sv/LC_MESSAGES/piper.mo
/usr/share/locale/zh_TW/LC_MESSAGES/piper.mo
/usr/share/man/man1/piper.1.gz
/usr/share/metainfo/org.freedesktop.Piper.appdata.xml
/usr/share/piper
/usr/share/piper/piper.gresource
/usr/bin/piper
/usr/lib/python3.9/site-packages/piper
/usr/lib/python3.9/site-packages/piper/__init__.py
/usr/lib/python3.9/site-packages/piper/__pycache__
/usr/lib/python3.9/site-packages/piper/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/application.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/application.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/buttondialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/buttondialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/buttonspage.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/buttonspage.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/devicerow.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/devicerow.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/errorperspective.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/errorperspective.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/gi_composites.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/gi_composites.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/leddialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/leddialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/ledspage.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/ledspage.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/mousemap.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/mousemap.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/mouseperspective.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/mouseperspective.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/optionbutton.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/optionbutton.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/profilerow.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/profilerow.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/ratbagd.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/ratbagd.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/resolutionrow.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/resolutionrow.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/resolutionspage.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/resolutionspage.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/svg.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/svg.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/welcomeperspective.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/welcomeperspective.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/window.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/piper/__pycache__/window.cpython-39.pyc
/usr/lib/python3.9/site-packages/piper/application.py
/usr/lib/python3.9/site-packages/piper/buttondialog.py
/usr/lib/python3.9/site-packages/piper/buttonspage.py
/usr/lib/python3.9/site-packages/piper/devicerow.py
/usr/lib/python3.9/site-packages/piper/errorperspective.py
/usr/lib/python3.9/site-packages/piper/gi_composites.py
/usr/lib/python3.9/site-packages/piper/leddialog.py
/usr/lib/python3.9/site-packages/piper/ledspage.py
/usr/lib/python3.9/site-packages/piper/mousemap.py
/usr/lib/python3.9/site-packages/piper/mouseperspective.py
/usr/lib/python3.9/site-packages/piper/optionbutton.py
/usr/lib/python3.9/site-packages/piper/profilerow.py
/usr/lib/python3.9/site-packages/piper/ratbagd.py
/usr/lib/python3.9/site-packages/piper/resolutionrow.py
/usr/lib/python3.9/site-packages/piper/resolutionspage.py
/usr/lib/python3.9/site-packages/piper/svg.py
/usr/lib/python3.9/site-packages/piper/welcomeperspective.py
/usr/lib/python3.9/site-packages/piper/window.py
/usr/share/applications/org.freedesktop.Piper.desktop
/usr/share/doc/piper
/usr/share/doc/piper/README.md
/usr/share/icons/hicolor/scalable/apps/org.freedesktop.Piper.svg
/usr/share/licenses/piper
/usr/share/licenses/piper/COPYING
/usr/share/locale/be/LC_MESSAGES/piper.mo
/usr/share/locale/bg/LC_MESSAGES/piper.mo
/usr/share/locale/de/LC_MESSAGES/piper.mo
/usr/share/locale/es/LC_MESSAGES/piper.mo
/usr/share/locale/fr/LC_MESSAGES/piper.mo
/usr/share/locale/hr/LC_MESSAGES/piper.mo
/usr/share/locale/it/LC_MESSAGES/piper.mo
/usr/share/locale/nl/LC_MESSAGES/piper.mo
/usr/share/locale/pl/LC_MESSAGES/piper.mo
/usr/share/locale/pt_BR/LC_MESSAGES/piper.mo
/usr/share/locale/sv/LC_MESSAGES/piper.mo
/usr/share/locale/zh_TW/LC_MESSAGES/piper.mo
/usr/share/man/man1/piper.1.gz
/usr/share/metainfo/org.freedesktop.Piper.appdata.xml
/usr/share/piper
/usr/share/piper/piper.gresource
References
Summary
In this tutorial we learn how to install piper
on Fedora 34 using yum and dnf.