1. $ firewall-applet
  2. Traceback (most recent call last):
  3. File "/usr/bin/firewall-applet", line 24, in <module>
  4. from PyQt5 import QtGui, QtCore, QtWidgets
  5. ModuleNotFoundError: No module named 'PyQt5'
  6. $ sudo pacman -S python-pyqt5
  7. [sudo] password for home:
  8. resolving dependencies...
  9. looking for conflicting packages...
  10. Packages (2) python-pyqt5-sip-12.9.0-1 python-pyqt5-5.15.4-1
  11. Total Download Size: 4.29 MiB
  12. Total Installed Size: 26.80 MiB
  13. :: Proceed with installation? [Y/n]
  14. :: Retrieving packages...
  15. python-pyqt5-sip-12.9.0-1-... 57.7 KiB 47.9 KiB/s 00:01 [--------------------------------] 100%
  16. python-pyqt5-5.15.4-1-x86_64 4.2 MiB 617 KiB/s 00:07 [--------------------------------] 100%
  17. Total (2/2) 4.3 MiB 465 KiB/s 00:09 [--------------------------------] 100%
  18. (2/2) checking keys in keyring [--------------------------------] 100%
  19. (2/2) checking package integrity [--------------------------------] 100%
  20. (2/2) loading package files [--------------------------------] 100%
  21. (2/2) checking for file conflicts [--------------------------------] 100%
  22. :: Processing package changes...
  23. (1/2) installing python-pyqt5-sip [--------------------------------] 100%
  24. (2/2) installing python-pyqt5 [--------------------------------] 100%
  25. Optional dependencies for python-pyqt5
  26. python-opengl: enable OpenGL 3D graphics in PyQt applications
  27. python-dbus: for python-dbus mainloop support [installed]
  28. qt5-multimedia: QtMultimedia, QtMultimediaWidgets
  29. qt5-tools: QtHelp, QtDesigner
  30. qt5-svg: QtSvg [installed]
  31. qt5-webkit: QtWebKit, QtWebKitWidgets
  32. qt5-xmlpatterns: QtXmlPatterns
  33. qt5-declarative: QtQml, qmlplugin
  34. qt5-serialport: QtSerialPort
  35. qt5-websockets: QtWebSockets
  36. qt5-connectivity: QtNfc, QtBluetooth
  37. qt5-x11extras: QtX11Extras [installed]
  38. qt5-remoteobjects: QtRemoteObjects
  39. qt5-speech: QtTextToSpeech
  40. qt5-quick3d: QtQuick3D
  41. :: Running post-transaction hooks...
  42. (1/1) Arming ConditionNeedsUpdate...