Skip to content

Instantly share code, notes, and snippets.

@ryanj
Last active December 15, 2023 15:26
Show Gist options
  • Save ryanj/01b8592a04e40837ccd07b76716dbe73 to your computer and use it in GitHub Desktop.
Save ryanj/01b8592a04e40837ccd07b76716dbe73 to your computer and use it in GitHub Desktop.
How to set up CRC on SilverBlue

CRC Setup on Fedora Silverblue

https://gist.io/@ryanj/01b8592a04e40837ccd07b76716dbe73

slides: http://bit.ly/crc-silver

1. Silverblue Install

  1. download an installer image: https://silverblue.fedoraproject.org/download
  2. create USB (I used Fedora MediaWriter, linked on the /download page)
  3. disable BIOS secure boot (a required step for some hardware)
  4. boot from USB
  5. wipe partition table (or partition with /var)
  6. after first login, run:
    • rpm-ostree update
    • systemctl reboot

2. Silverblue Setup

install OS-level dependency requirements:

rpm-ostree install qemu libvirt virt-manager

WARN: bug: https://bugzilla.redhat.com/show_bug.cgi?id=1919994 workaround: https://bugzilla.redhat.com/show_bug.cgi?id=1919994#c13

Create a libvirt group:

sudo su -	
groupadd --system libvirt	
grep -E '^libvirt:' /usr/lib/group >> /etc/group # workaround	
exit	

Add your user to the libvirt group:

sudo usermod -a -G libvirt $(whoami)	

Verify group membership:

groups $(whoami)

3. CRC Download

Download latest CRC release from: https://cloud.redhat.com/openshift/create/local

Tip: Remember to download or copy your CRC pull secret before leaving this page

4. CRC Install

cd ~/Downloads && tar xvJf ./crc-*.xz
mkdir -p ~/bin
mv ./crc-linux-1.23.1-amd64/crc ~/bin

5. CRC Setup

crc setup

6. CRC Startup

crc start -p ~/Downloads/pull_secret

if you don't include the -p flag, you'll need to interactively paste the pull secret during VM initialization

Tip: make sure to note the admin credentials in the log output!

Access the resulting web console with:

crc console

(proceed through a short series of SSL warnings... 1,2,3)

7. Follow-up Tasks

  1. Visit the embedded OperatorHub service directory. Try installing an operator to enable professionally-maintained cloud service solutions on your cluster. After installation via Hub (by a cluster admin), operator-backed solutions will available for use by standard developers
  2. Add additional user accounts, login as a normal (non-admin) user, then - try building and deploying a basic application

8. Cleanup

When you're done having fun:

  • Halt the VM with: crc stop
  • Remove the VM entirely (reclaim disk space): crc delete
@ryanj
Copy link
Author

ryanj commented Jun 23, 2020

rpm-ostree db list e52fb36b54289ef684507f71e6dd84faa76a7d563f1380c57a6b2c468e5791e2

ostree commit: e52fb36b54289ef684507f71e6dd84faa76a7d563f1380c57a6b2c468e5791e2
 GConf2-3.2.6-27.fc31.x86_64
 ModemManager-1.12.8-1.fc32.x86_64
 ModemManager-glib-1.12.8-1.fc32.x86_64
 NetworkManager-1:1.22.14-1.fc32.x86_64
 NetworkManager-adsl-1:1.22.14-1.fc32.x86_64
 NetworkManager-bluetooth-1:1.22.14-1.fc32.x86_64
 NetworkManager-config-connectivity-fedora-1:1.22.14-1.fc32.noarch
 NetworkManager-libnm-1:1.22.14-1.fc32.x86_64
 NetworkManager-openconnect-1.2.6-3.fc32.x86_64
 NetworkManager-openconnect-gnome-1.2.6-3.fc32.x86_64
 NetworkManager-openvpn-1:1.8.12-1.fc32.x86_64
 NetworkManager-openvpn-gnome-1:1.8.12-1.fc32.x86_64
 NetworkManager-ppp-1:1.22.14-1.fc32.x86_64
 NetworkManager-pptp-1:1.2.8-1.fc32.3.x86_64
 NetworkManager-pptp-gnome-1:1.2.8-1.fc32.3.x86_64
 NetworkManager-ssh-1.2.11-1.fc32.x86_64
 NetworkManager-ssh-gnome-1.2.11-1.fc32.x86_64
 NetworkManager-vpnc-1:1.2.6-4.fc32.x86_64
 NetworkManager-vpnc-gnome-1:1.2.6-4.fc32.x86_64
 NetworkManager-wifi-1:1.22.14-1.fc32.x86_64
 NetworkManager-wwan-1:1.22.14-1.fc32.x86_64
 PackageKit-glib-1.1.13-3.fc32.x86_64
 aajohan-comfortaa-fonts-3.001-6.fc32.noarch
 abattis-cantarell-fonts-0.201-2.fc32.noarch
 accountsservice-0.6.55-2.fc32.x86_64
 accountsservice-libs-0.6.55-2.fc32.x86_64
 acl-2.2.53-5.fc32.x86_64
 adcli-0.9.0-1.fc32.x86_64
 adobe-mappings-cmap-20171205-7.fc32.noarch
 adobe-mappings-cmap-deprecated-20171205-7.fc32.noarch
 adobe-mappings-pdf-20180407-5.fc32.noarch
 adobe-source-code-pro-fonts-2.030.1.050-8.fc32.noarch
 adwaita-cursor-theme-3.36.1-1.fc32.noarch
 adwaita-gtk2-theme-3.28-7.fc32.x86_64
 adwaita-icon-theme-3.36.1-1.fc32.noarch
 adwaita-qt4-1.1.3-2.fc32.x86_64
 adwaita-qt5-1.1.3-2.fc32.x86_64
 alsa-lib-1.2.3.1-1.fc32.x86_64
 alsa-plugins-pulseaudio-1.2.2-1.fc32.x86_64
 alsa-sof-firmware-1.5-1.fc32.noarch
 alsa-ucm-1.2.3.1-1.fc32.noarch
 alsa-utils-1.2.3-3.fc32.x86_64
 alternatives-1.11-6.fc32.x86_64
 appstream-data-32-6.fc32.noarch
 apr-1.7.0-3.fc32.x86_64
 apr-util-1.6.1-12.fc32.x86_64
 apr-util-bdb-1.6.1-12.fc32.x86_64
 apr-util-openssl-1.6.1-12.fc32.x86_64
 at-spi2-atk-2.34.2-1.fc32.x86_64
 at-spi2-core-2.36.0-1.fc32.x86_64
 atk-2.36.0-1.fc32.x86_64
 atkmm-2.24.3-4.fc32.x86_64
 atmel-firmware-1.3-22.fc32.noarch
 attr-2.4.48-8.fc32.x86_64
 audit-3.0-0.19.20191104git1c2f876.fc32.x86_64
 audit-libs-3.0-0.19.20191104git1c2f876.fc32.x86_64
 authselect-1.2.1-1.fc32.x86_64
 authselect-libs-1.2.1-1.fc32.x86_64
 avahi-0.7-23.fc32.x86_64
 avahi-glib-0.7-23.fc32.x86_64
 avahi-libs-0.7-23.fc32.x86_64
 b43-fwcutter-019-17.fc32.x86_64
 b43-openfwwf-5.2-23.fc32.noarch
 basesystem-11-9.fc32.noarch
 bash-5.0.17-1.fc32.x86_64
 bash-completion-1:2.8-8.fc32.noarch
 bc-1.07.1-10.fc32.x86_64
 bind-libs-32:9.11.19-1.fc32.x86_64
 bind-libs-lite-32:9.11.19-1.fc32.x86_64
 bind-license-32:9.11.19-1.fc32.noarch
 bind-utils-32:9.11.19-1.fc32.x86_64
 binutils-2.34-3.fc32.x86_64
 binutils-gold-2.34-3.fc32.x86_64
 bluez-5.54-1.fc32.x86_64
 bluez-cups-5.54-1.fc32.x86_64
 bluez-libs-5.54-1.fc32.x86_64
 bluez-obexd-5.54-1.fc32.x86_64
 bolt-0.9-1.fc32.x86_64
 bridge-utils-1.6-5.fc32.x86_64
 brlapi-0.7.0-14.fc32.x86_64
 brltty-6.0-14.fc32.x86_64
 btrfs-progs-5.6.1-1.fc32.x86_64
 bubblewrap-0.4.1-1.fc32.x86_64
 buildah-1.14.9-1.fc32.x86_64
 bzip2-1.0.8-2.fc32.x86_64
 bzip2-libs-1.0.8-2.fc32.x86_64
 c-ares-1.15.0-5.fc32.x86_64
 ca-certificates-2020.2.41-1.1.fc32.noarch
 cairo-1.16.0-8.fc32.x86_64
 cairo-gobject-1.16.0-8.fc32.x86_64
 cairomm-1.12.0-12.fc32.x86_64
 catatonit-0.1.5-2.fc32.x86_64
 cdparanoia-libs-10.2-31.fc32.x86_64
 checkpolicy-3.0-3.fc32.x86_64
 cheese-libs-2:3.34.0-3.fc32.x86_64
 chrome-gnome-shell-10.1-7.fc32.x86_64
 chrony-3.5-8.fc32.x86_64
 cifs-utils-6.9-3.fc32.x86_64
 cldr-emoji-annotation-36.12.120200305_0-1.fc32.noarch
 clutter-1.26.4-1.fc32.x86_64
 clutter-gst3-3.0.27-3.fc32.x86_64
 clutter-gtk-1.8.4-7.fc32.x86_64
 cogl-1.22.8-1.fc32.x86_64
 color-filesystem-1-24.fc32.noarch
 colord-1.4.4-4.fc32.x86_64
 colord-gtk-0.2.0-3.fc32.x86_64
 colord-libs-1.4.4-4.fc32.x86_64
 compat-f32-dejavu-sans-fonts-2.37-8.fc32.noarch
 compat-f32-dejavu-sans-mono-fonts-2.37-8.fc32.noarch
 compat-f32-dejavu-serif-fonts-2.37-8.fc32.noarch
 compat-readline5-5.2-36.fc32.x86_64
 conmon-2:2.0.18-1.fc32.x86_64
 container-selinux-2:2.135.0-1.fc32.noarch
 containernetworking-plugins-0.8.6-1.fc32.x86_64
 containers-common-1:1.0.0-2.fc32.x86_64
 coreutils-8.32-4.fc32.1.x86_64
 coreutils-common-8.32-4.fc32.1.x86_64
 cpio-2.13-4.fc32.x86_64
 cracklib-2.9.6-22.fc32.x86_64
 cracklib-dicts-2.9.6-22.fc32.x86_64
 criu-3.14-1.fc32.x86_64
 crun-0.13-2.fc32.x86_64
 crypto-policies-20200610-1.git7f9d474.fc32.noarch
 crypto-policies-scripts-20200610-1.git7f9d474.fc32.noarch
 cryptsetup-2.3.3-1.fc32.x86_64
 cryptsetup-libs-2.3.3-1.fc32.x86_64
 cups-1:2.3.3-6.fc32.x86_64
 cups-client-1:2.3.3-6.fc32.x86_64
 cups-filesystem-1:2.3.3-6.fc32.noarch
 cups-filters-1.27.5-1.fc32.x86_64
 cups-filters-libs-1.27.5-1.fc32.x86_64
 cups-ipptool-1:2.3.3-6.fc32.x86_64
 cups-libs-1:2.3.3-6.fc32.x86_64
 cups-pk-helper-0.2.6-9.fc32.x86_64
 curl-7.69.1-3.fc32.x86_64
 cyrus-sasl-gssapi-2.1.27-4.fc32.x86_64
 cyrus-sasl-lib-2.1.27-4.fc32.x86_64
 cyrus-sasl-plain-2.1.27-4.fc32.x86_64
 dbus-1:1.12.18-1.fc32.x86_64
 dbus-broker-23-2.fc32.x86_64
 dbus-common-1:1.12.18-1.fc32.noarch
 dbus-daemon-1:1.12.18-1.fc32.x86_64
 dbus-glib-0.110-7.fc32.x86_64
 dbus-libs-1:1.12.18-1.fc32.x86_64
 dbus-tools-1:1.12.18-1.fc32.x86_64
 dbusmenu-qt-0.9.3-0.22.20160218.fc32.x86_64
 dbxtool-8-11.fc32.x86_64
 dconf-0.36.0-1.fc32.x86_64
 dejavu-sans-fonts-2.37-8.fc32.noarch
 dejavu-sans-mono-fonts-2.37-8.fc32.noarch
 dejavu-serif-fonts-2.37-8.fc32.noarch
 desktop-backgrounds-gnome-32.0.0-3.fc32.noarch
 desktop-file-utils-0.24-2.fc32.x86_64
 device-mapper-1.02.171-1.fc32.x86_64
 device-mapper-event-1.02.171-1.fc32.x86_64
 device-mapper-event-libs-1.02.171-1.fc32.x86_64
 device-mapper-libs-1.02.171-1.fc32.x86_64
 device-mapper-persistent-data-0.8.5-3.fc32.x86_64
 dhcp-client-12:4.4.2-5.b1.fc32.x86_64
 dhcp-common-12:4.4.2-5.b1.fc32.noarch
 diffutils-3.7-4.fc32.x86_64
 dmidecode-1:3.2-5.fc32.x86_64
 dnsmasq-2.81-3.fc32.x86_64
 dosfstools-4.1-10.fc32.x86_64
 dotconf-1.3-23.fc32.x86_64
 dracut-050-61.git20200529.fc32.x86_64
 e2fsprogs-1.45.5-3.fc32.x86_64
 e2fsprogs-libs-1.45.5-3.fc32.x86_64
 earlyoom-1.6-1.fc32.x86_64
 efi-filesystem-4-4.fc32.noarch
 efibootmgr-16-7.fc32.x86_64
 efivar-libs-37-7.fc32.x86_64
 elfutils-0.179-2.fc32.x86_64
 elfutils-debuginfod-client-0.179-2.fc32.x86_64
 elfutils-default-yama-scope-0.179-2.fc32.noarch
 elfutils-libelf-0.179-2.fc32.x86_64
 elfutils-libelf-devel-0.179-2.fc32.x86_64
 elfutils-libs-0.179-2.fc32.x86_64
 emacs-filesystem-1:26.3-2.fc32.noarch
 enchant-1:1.6.0-25.fc32.x86_64
 enchant2-2.2.8-1.fc32.x86_64
 espeak-ng-1.50-2.fc32.x86_64
 ethtool-2:5.7-1.fc32.x86_64
 evolution-data-server-3.36.3-1.fc32.x86_64
 evolution-data-server-langpacks-3.36.3-1.fc32.noarch
 exempi-2.5.1-2.fc32.x86_64
 exiv2-0.27.2-2.fc32.x86_64
 exiv2-libs-0.27.2-2.fc32.x86_64
 expat-2.2.8-2.fc32.x86_64
 f32-backgrounds-base-32.2.2-1.fc32.noarch
 f32-backgrounds-gnome-32.2.2-1.fc32.noarch
 fdk-aac-free-2.0.0-3.fc32.x86_64
 fedora-bookmarks-28-7.fc32.noarch
 fedora-chromium-config-1.1-4.fc32.noarch
 fedora-gpg-keys-32-3.noarch
 fedora-logos-30.0.2-4.fc32.x86_64
 fedora-logos-httpd-30.0.2-4.fc32.noarch
 fedora-release-common-32-3.noarch
 fedora-release-silverblue-32-3.noarch
 fedora-repos-32-3.noarch
 fedora-repos-ostree-32-3.noarch
 fedora-workstation-backgrounds-1.1-7.fc32.noarch
 file-5.38-2.fc32.x86_64
 file-libs-5.38-2.fc32.x86_64
 filesystem-3.14-2.fc32.x86_64
 findutils-1:4.7.0-4.fc32.x86_64
 fips-mode-setup-20200610-1.git7f9d474.fc32.noarch
 firefox-77.0.1-2.fc32.x86_64
 firewalld-0.8.2-3.fc32.noarch
 firewalld-filesystem-0.8.2-3.fc32.noarch
 flac-libs-1.3.3-2.fc32.x86_64
 flashrom-1.2-2.fc32.x86_64
 flatpak-1.6.3-1.fc32.x86_64
 flatpak-builder-1.0.10-1.fc32.x86_64
 flatpak-libs-1.6.3-1.fc32.x86_64
 flatpak-selinux-1.6.3-1.fc32.noarch
 flatpak-session-helper-1.6.3-1.fc32.x86_64
 fontconfig-2.13.92-9.fc32.x86_64
 fonts-filesystem-2.0.3-1.fc32.noarch
 foomatic-4.0.13-11.fc32.x86_64
 foomatic-db-4.0-66.20200526.fc32.noarch
 foomatic-db-filesystem-4.0-66.20200526.fc32.noarch
 foomatic-db-ppds-4.0-66.20200526.fc32.noarch
 fpaste-0.4.0.1-2.fc32.noarch
 freetype-2.10.1-2.fc32.x86_64
 fribidi-1.0.9-1.fc32.x86_64
 fros-1.1-22.fc32.noarch
 fros-gnome-1.1-22.fc32.noarch
 fstrm-0.5.0-2.fc32.x86_64
 fuse-2.9.9-9.fc32.x86_64
 fuse-common-3.9.1-1.fc32.x86_64
 fuse-libs-2.9.9-9.fc32.x86_64
 fuse-overlayfs-1.0.0-1.fc32.x86_64
 fuse3-3.9.1-1.fc32.x86_64
 fuse3-libs-3.9.1-1.fc32.x86_64
 fwupd-1.4.4-1.fc32.x86_64
 gamemode-1.5-2.fc32.x86_64
 gawk-5.0.1-7.fc32.x86_64
 gcr-3.36.0-1.fc32.x86_64
 gcr-base-3.36.0-1.fc32.x86_64
 gd-2.3.0-1.fc32.x86_64
 gdbm-libs-1:1.18.1-3.fc32.x86_64
 gdisk-1.0.5-1.fc32.x86_64
 gdk-pixbuf2-2.40.0-2.fc32.x86_64
 gdk-pixbuf2-modules-2.40.0-2.fc32.x86_64
 gdm-1:3.36.2-2.fc32.x86_64
 gdouros-symbola-fonts-10.24-6.fc32.noarch
 geoclue2-2.5.6-1.fc32.x86_64
 geoclue2-libs-2.5.6-1.fc32.x86_64
 geocode-glib-3.26.2-1.fc32.x86_64
 geolite2-city-20191217-2.fc32.noarch
 geolite2-country-20191217-2.fc32.noarch
 gettext-0.20.2-1.fc32.x86_64
 gettext-libs-0.20.2-1.fc32.x86_64
 ghostscript-9.52-3.fc32.x86_64
 giflib-5.2.1-4.fc32.x86_64
 git-core-2.26.2-1.fc32.x86_64
 gjs-1.64.3-2.fc32.x86_64
 glib-networking-2.64.3-1.fc32.x86_64
 glib2-2.64.3-1.fc32.x86_64
 glibc-2.31-2.fc32.x86_64
 glibc-all-langpacks-2.31-2.fc32.x86_64
 glibc-common-2.31-2.fc32.x86_64
 glibc-devel-2.31-2.fc32.x86_64
 glibc-headers-2.31-2.fc32.x86_64
 glibmm24-2.64.2-1.fc32.x86_64
 glx-utils-8.4.0-6.20181118git1830dcb.fc32.x86_64
 gmp-1:6.1.2-13.fc32.x86_64
 gnome-autoar-0.2.4-2.fc32.x86_64
 gnome-backgrounds-3.36.0-1.fc32.noarch
 gnome-bluetooth-1:3.34.1-1.fc32.x86_64
 gnome-bluetooth-libs-1:3.34.1-1.fc32.x86_64
 gnome-classic-session-3.36.2-1.fc32.noarch
 gnome-color-manager-3.36.0-1.fc32.x86_64
 gnome-control-center-3.36.3-1.fc32.x86_64
 gnome-control-center-filesystem-3.36.3-1.fc32.noarch
 gnome-desktop3-3.36.3.1-1.fc32.x86_64
 gnome-disk-utility-3.36.1-1.fc32.x86_64
 gnome-getting-started-docs-3.36.2-1.fc32.noarch
 gnome-icon-theme-3.12.0-13.fc32.noarch
 gnome-initial-setup-3.36.3-1.fc32.x86_64
 gnome-keyring-3.36.0-1.fc32.x86_64
 gnome-keyring-pam-3.36.0-1.fc32.x86_64
 gnome-menus-3.36.0-1.fc32.x86_64
 gnome-online-accounts-3.36.0-1.fc32.x86_64
 gnome-remote-desktop-0.1.8-2.fc32.x86_64
 gnome-session-3.36.0-2.fc32.x86_64
 gnome-session-wayland-session-3.36.0-2.fc32.x86_64
 gnome-session-xsession-3.36.0-2.fc32.x86_64
 gnome-settings-daemon-3.36.1-1.fc32.x86_64
 gnome-shell-3.36.3-3.fc32.x86_64
 gnome-shell-extension-apps-menu-3.36.2-1.fc32.noarch
 gnome-shell-extension-background-logo-3.36.0-1.fc32.noarch
 gnome-shell-extension-common-3.36.2-1.fc32.noarch
 gnome-shell-extension-horizontal-workspaces-3.36.2-1.fc32.noarch
 gnome-shell-extension-launch-new-instance-3.36.2-1.fc32.noarch
 gnome-shell-extension-places-menu-3.36.2-1.fc32.noarch
 gnome-shell-extension-window-list-3.36.2-1.fc32.noarch
 gnome-software-3.36.1-1.fc32.x86_64
 gnome-software-rpm-ostree-3.36.1-1.fc32.x86_64
 gnome-system-monitor-3.36.1-1.fc32.x86_64
 gnome-terminal-3.36.1.1-1.fc32.x86_64
 gnome-terminal-nautilus-3.36.1.1-1.fc32.x86_64
 gnome-themes-extra-3.28-7.fc32.x86_64
 gnome-user-docs-3.36.2-1.fc32.noarch
 gnome-user-share-3.34.0-2.fc32.x86_64
 gnupg2-2.2.20-2.fc32.x86_64
 gnupg2-smime-2.2.20-2.fc32.x86_64
 gnutls-3.6.14-2.fc32.x86_64
 gobject-introspection-1.64.1-1.fc32.x86_64
 google-droid-sans-fonts-20200215-3.fc32.noarch
 google-noto-cjk-fonts-common-20190416-6.fc32.noarch
 google-noto-emoji-color-fonts-20200402-1.fc32.noarch
 google-noto-fonts-common-20181223-7.fc32.noarch
 google-noto-sans-cjk-ttc-fonts-20190416-6.fc32.noarch
 google-noto-sans-gurmukhi-fonts-20181223-7.fc32.noarch
 google-noto-sans-sinhala-vf-fonts-20181223-7.fc32.noarch
 gpgme-1.13.1-7.fc32.x86_64
 graphene-1.10.0-2.fc32.x86_64
 graphite2-1.3.14-1.fc32.x86_64
 grep-3.3-4.fc32.x86_64
 groff-base-1.22.3-21.fc32.x86_64
 grub2-common-1:2.04-21.fc32.noarch
 grub2-efi-x64-1:2.04-21.fc32.x86_64
 grub2-pc-1:2.04-21.fc32.x86_64
 grub2-pc-modules-1:2.04-21.fc32.noarch
 grub2-tools-1:2.04-21.fc32.x86_64
 grub2-tools-minimal-1:2.04-21.fc32.x86_64
 grubby-8.40-40.fc32.x86_64
 gsettings-desktop-schemas-3.36.1-1.fc32.x86_64
 gsm-1.0.18-6.fc32.x86_64
 gsound-1.0.2-11.fc32.x86_64
 gspell-1.8.3-2.fc32.x86_64
 gssdp-1.0.3-4.fc32.x86_64
 gssproxy-0.8.2-8.fc32.x86_64
 gstreamer1-1.16.2-2.fc32.x86_64
 gstreamer1-plugins-bad-free-1.16.2-3.fc32.x86_64
 gstreamer1-plugins-base-1.16.2-3.fc32.x86_64
 gstreamer1-plugins-good-1.16.2-2.fc32.x86_64
 gstreamer1-plugins-good-qt-1.16.2-2.fc32.x86_64
 gtk-update-icon-cache-3.24.20-1.fc32.x86_64
 gtk2-2.24.32-7.fc32.x86_64
 gtk3-3.24.20-1.fc32.x86_64
 gtkmm30-3.24.2-2.fc32.x86_64
 gupnp-1.0.4-3.fc32.x86_64
 gupnp-av-0.12.11-3.fc32.x86_64
 gupnp-dlna-0.10.5-12.fc32.x86_64
 gupnp-igd-0.2.5-8.fc32.x86_64
 gutenprint-5.3.3-2.fc32.x86_64
 gutenprint-cups-5.3.3-2.fc32.x86_64
 gutenprint-libs-5.3.3-2.fc32.x86_64
 gvfs-1.44.1-1.fc32.x86_64
 gvfs-afc-1.44.1-1.fc32.x86_64
 gvfs-afp-1.44.1-1.fc32.x86_64
 gvfs-archive-1.44.1-1.fc32.x86_64
 gvfs-client-1.44.1-1.fc32.x86_64
 gvfs-fuse-1.44.1-1.fc32.x86_64
 gvfs-goa-1.44.1-1.fc32.x86_64
 gvfs-gphoto2-1.44.1-1.fc32.x86_64
 gvfs-mtp-1.44.1-1.fc32.x86_64
 gvfs-smb-1.44.1-1.fc32.x86_64
 gzip-1.10-2.fc32.x86_64
 harfbuzz-2.6.4-3.fc32.x86_64
 harfbuzz-icu-2.6.4-3.fc32.x86_64
 hfsplus-tools-540.1.linux3-19.fc32.x86_64
 hicolor-icon-theme-0.17-8.fc32.noarch
 hostname-3.23-2.fc32.x86_64
 hplip-3.20.6-1.fc32.x86_64
 hplip-common-3.20.6-1.fc32.x86_64
 hplip-libs-3.20.6-1.fc32.x86_64
 httpd-2.4.43-1.fc32.x86_64
 httpd-filesystem-2.4.43-1.fc32.noarch
 httpd-tools-2.4.43-1.fc32.x86_64
 hunspell-1.7.0-5.fc32.x86_64
 hunspell-en-US-0.20140811.1-16.fc32.noarch
 hwdata-0.336-1.fc32.noarch
 hyperv-daemons-0-0.32.20190303git.fc32.x86_64
 hyperv-daemons-license-0-0.32.20190303git.fc32.noarch
 hypervfcopyd-0-0.32.20190303git.fc32.x86_64
 hypervkvpd-0-0.32.20190303git.fc32.x86_64
 hypervvssd-0-0.32.20190303git.fc32.x86_64
 hyphen-2.8.8-13.fc32.x86_64
 ibus-1.5.22-7.fc32.x86_64
 ibus-gtk2-1.5.22-7.fc32.x86_64
 ibus-gtk3-1.5.22-7.fc32.x86_64
 ibus-hangul-1.5.3-2.fc32.x86_64
 ibus-kkc-1.5.22-13.fc32.x86_64
 ibus-libpinyin-1.11.92-1.fc32.x86_64
 ibus-libs-1.5.22-7.fc32.x86_64
 ibus-libzhuyin-1.9.1-3.fc32.x86_64
 ibus-m17n-1.4.2-2.fc32.x86_64
 ibus-qt-1.3.3-24.fc32.x86_64
 ibus-setup-1.5.22-7.fc32.noarch
 ibus-typing-booster-2.9.2-1.fc32.noarch
 iio-sensor-proxy-3.0-1.fc32.x86_64
 initscripts-10.02-3.fc32.x86_64
 ipcalc-0.4.1-1.fc32.x86_64
 iproute-5.5.0-1.fc32.x86_64
 iproute-tc-5.5.0-1.fc32.x86_64
 ipset-7.6-1.fc32.x86_64
 ipset-libs-7.6-1.fc32.x86_64
 iptables-1.8.4-7.fc32.x86_64
 iptables-libs-1.8.4-7.fc32.x86_64
 iptables-nft-1.8.4-7.fc32.x86_64
 iptstate-2.2.6-10.fc32.x86_64
 iputils-20190515-7.fc32.x86_64
 ipw2100-firmware-1.3-26.fc32.noarch
 ipw2200-firmware-3.1-19.fc32.noarch
 iso-codes-4.4-2.fc32.noarch
 iw-5.4-2.fc32.x86_64
 iwl100-firmware-39.31.5.1-109.fc32.noarch
 iwl1000-firmware-1:39.31.5.1-109.fc32.noarch
 iwl105-firmware-18.168.6.1-109.fc32.noarch
 iwl135-firmware-18.168.6.1-109.fc32.noarch
 iwl2000-firmware-18.168.6.1-109.fc32.noarch
 iwl2030-firmware-18.168.6.1-109.fc32.noarch
 iwl3160-firmware-1:25.30.13.0-109.fc32.noarch
 iwl3945-firmware-15.32.2.9-109.fc32.noarch
 iwl4965-firmware-228.61.2.24-109.fc32.noarch
 iwl5000-firmware-8.83.5.1_1-109.fc32.noarch
 iwl5150-firmware-8.24.2.2-109.fc32.noarch
 iwl6000-firmware-9.221.4.1-109.fc32.noarch
 iwl6000g2a-firmware-18.168.6.1-109.fc32.noarch
 iwl6000g2b-firmware-18.168.6.1-109.fc32.noarch
 iwl6050-firmware-41.28.5.1-109.fc32.noarch
 iwl7260-firmware-1:25.30.13.0-109.fc32.noarch
 jansson-2.12-5.fc32.x86_64
 jasper-libs-2.0.16-2.fc32.x86_64
 jbig2dec-libs-0.18-1.fc32.x86_64
 jbigkit-libs-2.1-18.fc32.x86_64
 jitterentropy-2.2.0-2.fc32.x86_64
 jomolhari-fonts-0.003-28.fc32.noarch
 json-c-0.13.1-13.fc32.x86_64
 json-glib-1.4.4-4.fc32.x86_64
 julietaula-montserrat-fonts-1:7.210-1.fc32.noarch
 kbd-2.2.0-1.fc32.x86_64
 kbd-legacy-2.2.0-1.fc32.noarch
 kbd-misc-2.2.0-1.fc32.noarch
 kernel-5.6.19-300.fc32.x86_64
 kernel-core-5.6.19-300.fc32.x86_64
 kernel-devel-5.6.19-300.fc32.x86_64
 kernel-headers-5.6.18-300.fc32.x86_64
 kernel-modules-5.6.19-300.fc32.x86_64
 kernel-modules-extra-5.6.19-300.fc32.x86_64
 keyutils-1.6-4.fc32.x86_64
 keyutils-libs-1.6-4.fc32.x86_64
 khmeros-base-fonts-5.0-29.fc32.noarch
 khmeros-fonts-common-5.0-29.fc32.noarch
 kmod-27-1.fc32.x86_64
 kmod-libs-27-1.fc32.x86_64
 kpartx-0.8.2-4.fc32.x86_64
 krb5-libs-1.18-1.fc32.x86_64
 kyotocabinet-libs-1.2.77-3.fc32.x86_64
 lame-libs-3.100-8.fc32.x86_64
 langpacks-core-font-en-3.0-3.fc32.noarch
 langtable-0.0.51-2.fc32.noarch
 lcms2-2.9-7.fc32.x86_64
 less-551-3.fc32.x86_64
 libICE-1.0.10-3.fc32.x86_64
 libSM-1.2.3-5.fc32.x86_64
 libX11-1.6.9-3.fc32.x86_64
 libX11-common-1.6.9-3.fc32.noarch
 libX11-xcb-1.6.9-3.fc32.x86_64
 libXScrnSaver-1.2.3-5.fc32.x86_64
 libXau-1.0.9-3.fc32.x86_64
 libXcomposite-0.4.5-2.fc32.x86_64
 libXcursor-1.2.0-2.fc32.x86_64
 libXdamage-1.1.5-2.fc32.x86_64
 libXdmcp-1.1.3-3.fc32.x86_64
 libXext-1.3.4-3.fc32.x86_64
 libXfixes-5.0.3-11.fc32.x86_64
 libXfont2-2.0.3-7.fc32.x86_64
 libXft-2.3.3-3.fc32.x86_64
 libXi-1.7.10-3.fc32.x86_64
 libXinerama-1.1.4-5.fc32.x86_64
 libXmu-1.1.3-3.fc32.x86_64
 libXpm-3.5.13-2.fc32.x86_64
 libXrandr-1.5.2-3.fc32.x86_64
 libXrender-0.9.10-11.fc32.x86_64
 libXres-1.2.0-8.fc32.x86_64
 libXt-1.2.0-1.fc32.x86_64
 libXtst-1.2.3-11.fc32.x86_64
 libXv-1.0.11-11.fc32.x86_64
 libXvMC-1.0.12-2.fc32.x86_64
 libXxf86dga-1.1.5-3.fc32.x86_64
 libXxf86vm-1.1.4-13.fc32.x86_64
 libacl-2.2.53-5.fc32.x86_64
 libaio-0.3.111-7.fc32.x86_64
 libao-1.2.0-17.fc32.x86_64
 libappindicator-gtk3-12.10.0-28.fc32.x86_64
 libappstream-glib-0.7.17-1.fc32.x86_64
 libarchive-3.4.3-1.fc32.x86_64
 libargon2-20171227-4.fc32.x86_64
 libassuan-2.5.3-3.fc32.x86_64
 libasyncns-0.8-18.fc32.x86_64
 libatasmart-0.19-18.fc32.x86_64
 libattr-2.4.48-8.fc32.x86_64
 libavc1394-0.5.4-12.fc32.x86_64
 libbasicobjects-0.1.1-44.fc32.x86_64
 libblkid-2.35.2-1.fc32.x86_64
 libblockdev-2.24-1.fc32.x86_64
 libblockdev-crypto-2.24-1.fc32.x86_64
 libblockdev-fs-2.24-1.fc32.x86_64
 libblockdev-loop-2.24-1.fc32.x86_64
 libblockdev-mdraid-2.24-1.fc32.x86_64
 libblockdev-part-2.24-1.fc32.x86_64
 libblockdev-swap-2.24-1.fc32.x86_64
 libblockdev-utils-2.24-1.fc32.x86_64
 libbluray-1.1.2-3.fc32.x86_64
 libbrotli-1.0.7-10.fc32.x86_64
 libbsd-0.10.0-2.fc32.x86_64
 libbytesize-2.3-1.fc32.x86_64
 libcanberra-0.30-22.fc32.x86_64
 libcanberra-gtk2-0.30-22.fc32.x86_64
 libcanberra-gtk3-0.30-22.fc32.x86_64
 libcap-2.26-7.fc32.x86_64
 libcap-ng-0.7.10-2.fc32.x86_64
 libcbor-0.5.0-7.fc32.x86_64
 libcdio-2.0.0-6.fc32.x86_64
 libcdio-paranoia-10.2+2.0.0-4.fc32.x86_64
 libcollection-0.7.0-44.fc32.x86_64
 libcom_err-1.45.5-3.fc32.x86_64
 libcroco-0.6.13-3.fc32.x86_64
 libcue-2.2.1-3.fc32.x86_64
 libcurl-7.69.1-3.fc32.x86_64
 libdaemon-0.14-19.fc32.x86_64
 libdatrie-0.2.9-11.fc32.x86_64
 libdb-5.3.28-40.fc32.x86_64
 libdb-utils-5.3.28-40.fc32.x86_64
 libdbusmenu-16.04.0-15.fc32.x86_64
 libdbusmenu-gtk3-16.04.0-15.fc32.x86_64
 libdhash-0.5.0-44.fc32.x86_64
 libdmx-1.1.4-7.fc32.x86_64
 libdnf-0.48.0-1.fc32.x86_64
 libdrm-2.4.100-2.fc32.x86_64
 libdv-1.0.0-31.fc32.x86_64
 libdvdnav-6.0.1-3.fc32.x86_64
 libdvdread-6.0.2-3.fc32.x86_64
 libedit-3.1-32.20191231cvs.fc32.x86_64
 libepoxy-1.5.4-2.fc32.x86_64
 liberation-fonts-common-1:2.1.0-1.fc32.noarch
 liberation-mono-fonts-1:2.1.0-1.fc32.noarch
 liberation-sans-fonts-1:2.1.0-1.fc32.noarch
 liberation-serif-fonts-1:2.1.0-1.fc32.noarch
 libertas-usb8388-firmware-2:20200619-109.fc32.noarch
 libev-4.31-2.fc32.x86_64
 libevdev-1.9.0-1.fc32.x86_64
 libevent-2.1.8-8.fc32.x86_64
 libexif-0.6.22-1.fc32.x86_64
 libfdisk-2.35.2-1.fc32.x86_64
 libffi-3.1-24.fc32.x86_64
 libfido2-1.3.1-2.fc32.x86_64
 libfontenc-1.1.3-12.fc32.x86_64
 libftdi-1.4-2.fc32.x86_64
 libgcab1-1.4-2.fc32.x86_64
 libgcc-10.1.1-1.fc32.x86_64
 libgcrypt-1.8.5-3.fc32.x86_64
 libgdata-0.17.12-1.fc32.x86_64
 libgee-0.20.3-1.fc32.x86_64
 libgexiv2-0.12.1-1.fc32.x86_64
 libglvnd-1:1.3.1-1.fc32.x86_64
 libglvnd-egl-1:1.3.1-1.fc32.x86_64
 libglvnd-gles-1:1.3.1-1.fc32.x86_64
 libglvnd-glx-1:1.3.1-1.fc32.x86_64
 libgnomekbd-3.26.1-3.fc32.x86_64
 libgomp-10.1.1-1.fc32.x86_64
 libgpg-error-1.36-3.fc32.x86_64
 libgphoto2-2.5.24-2.fc32.x86_64
 libgrss-0.7.0-10.fc32.x86_64
 libgs-9.52-3.fc32.x86_64
 libgsf-1.14.47-1.fc32.x86_64
 libgtop2-2.40.0-3.fc32.x86_64
 libgudev-232-7.fc32.x86_64
 libgusb-0.3.4-1.fc32.x86_64
 libgweather-3.36.0-1.fc32.x86_64
 libgxps-0.3.1-5.fc32.x86_64
 libhandy-0.0.13-4.fc32.x86_64
 libhangul-0.1.0-21.fc32.x86_64
 libical-3.0.8-1.fc32.x86_64
 libical-glib-3.0.8-1.fc32.x86_64
 libicu-65.1-2.fc32.x86_64
 libidn-1.35-7.fc32.x86_64
 libidn2-2.3.0-2.fc32.x86_64
 libiec61883-1.2.0-23.fc32.x86_64
 libieee1284-0.2.11-32.fc32.x86_64
 libijs-0.35-11.fc32.x86_64
 libimagequant-2.12.6-2.fc32.x86_64
 libimobiledevice-1.2.1-0.3.fc32.x86_64
 libindicator-gtk3-12.10.1-17.fc32.x86_64
 libini_config-1.3.1-44.fc32.x86_64
 libinput-1.15.5-1.fc32.x86_64
 libipa_hbac-2.3.0-1.fc32.x86_64
 libiptcdata-1.0.5-4.fc32.x86_64
 libjcat-0.1.2-2.fc32.x86_64
 libjpeg-turbo-2.0.4-3.fc32.x86_64
 libkcapi-1.1.5-2.fc32.x86_64
 libkcapi-hmaccalc-1.1.5-2.fc32.x86_64
 libkkc-0.3.5-17.fc32.x86_64
 libkkc-common-0.3.5-17.fc32.noarch
 libkkc-data-1:0.2.7-16.fc32.x86_64
 libksba-1.3.5-11.fc32.x86_64
 libldb-2.1.3-1.fc32.x86_64
 liblouis-3.12.0-2.fc32.x86_64
 libmaxminddb-1.4.2-1.fc32.x86_64
 libmbim-1.22.0-1.fc32.x86_64
 libmbim-utils-1.22.0-1.fc32.x86_64
 libmcpp-2.7.2-25.fc32.x86_64
 libmediaart-1.9.4-9.fc32.x86_64
 libmetalink-0.1.3-10.fc32.x86_64
 libmng-2.0.3-11.fc32.x86_64
 libmnl-1.0.4-11.fc32.x86_64
 libmodman-2.0.1-21.fc32.x86_64
 libmodulemd-2.9.3-1.fc32.x86_64
 libmount-2.35.2-1.fc32.x86_64
 libmspack-0.10.1-0.3.alpha.fc32.x86_64
 libmtp-1.1.16-4.fc32.x86_64
 libndp-1.7-5.fc32.x86_64
 libnet-1.1.6-19.fc32.x86_64
 libnetfilter_conntrack-1.0.7-4.fc32.x86_64
 libnfnetlink-1.0.1-17.fc32.x86_64
 libnfsidmap-1:2.4.3-1.rc2.fc32.x86_64
 libnftnl-1.1.5-2.fc32.x86_64
 libnghttp2-1.41.0-1.fc32.x86_64
 libnice-0.1.17-2.fc32.x86_64
 libnl3-3.5.0-2.fc32.x86_64
 libnma-1.8.28-1.fc32.x86_64
 libnotify-0.7.9-1.fc32.x86_64
 libnsl2-1.2.0-6.20180605git4a062cf.fc32.x86_64
 libogg-2:1.3.4-2.fc32.x86_64
 libosinfo-1.7.1-3.fc32.x86_64
 libpaper-1.1.24-26.fc32.x86_64
 libpasswdqc-1.4.0-1.fc32.x86_64
 libpath_utils-0.2.1-44.fc32.x86_64
 libpcap-14:1.9.1-3.fc32.x86_64
 libpciaccess-0.16-2.fc32.x86_64
 libpinyin-2.3.0-3.fc32.x86_64
 libpinyin-data-2.3.0-3.fc32.x86_64
 libpipeline-1.5.2-2.fc32.x86_64
 libpkgconf-1.6.3-3.fc32.x86_64
 libplist-2.1.0-3.fc32.x86_64
 libpng-2:1.6.37-3.fc32.x86_64
 libproxy-0.4.15-17.fc32.x86_64
 libproxy-mozjs-0.4.15-17.fc32.x86_64
 libpskc-2.6.2-4.fc32.x86_64
 libpsl-0.21.0-4.fc32.x86_64
 libpwquality-1.4.2-2.fc32.x86_64
 libqmi-1.24.8-1.fc32.x86_64
 libqmi-utils-1.24.8-1.fc32.x86_64
 libquvi-0.9.4-16.fc32.x86_64
 libquvi-scripts-0.9.20131130-13.fc32.noarch
 libraqm-0.7.0-5.fc32.x86_64
 libraw1394-2.1.2-11.fc32.x86_64
 libref_array-0.1.5-44.fc32.x86_64
 librepo-1.12.0-1.fc32.x86_64
 libreport-filesystem-2.13.1-4.fc32.noarch
 librsvg2-2.48.7-1.fc32.x86_64
 libsamplerate-0.1.9-5.fc32.x86_64
 libsane-hpaio-3.20.6-1.fc32.x86_64
 libsbc-1.4-5.fc32.x86_64
 libseccomp-2.4.2-3.fc32.x86_64
 libsecret-0.20.3-1.fc32.x86_64
 libselinux-3.0-3.fc32.x86_64
 libselinux-utils-3.0-3.fc32.x86_64
 libsemanage-3.0-3.fc32.x86_64
 libsepol-3.0-3.fc32.x86_64
 libserf-1.3.9-15.fc32.x86_64
 libshout-2.4.3-1.fc32.x86_64
 libsigc++20-2.10.3-1.fc32.x86_64
 libsigsegv-2.11-10.fc32.x86_64
 libslirp-4.2.0-2.fc32.x86_64
 libsmartcols-2.35.2-1.fc32.x86_64
 libsmbclient-2:4.12.3-0.fc32.1.x86_64
 libsmbios-2.4.2-7.fc32.x86_64
 libsndfile-1.0.28-12.fc32.x86_64
 libsolv-0.7.14-1.fc32.x86_64
 libsoup-2.70.0-1.fc32.x86_64
 libsrtp-2.3.0-2.fc32.x86_64
 libss-1.45.5-3.fc32.x86_64
 libssh-0.9.4-2.fc32.x86_64
 libssh-config-0.9.4-2.fc32.noarch
 libsss_autofs-2.3.0-1.fc32.x86_64
 libsss_certmap-2.3.0-1.fc32.x86_64
 libsss_idmap-2.3.0-1.fc32.x86_64
 libsss_nss_idmap-2.3.0-1.fc32.x86_64
 libsss_sudo-2.3.0-1.fc32.x86_64
 libstdc++-10.1.1-1.fc32.x86_64
 libstemmer-0-14.585svn.fc32.x86_64
 libsysfs-2.1.0-28.fc32.x86_64
 libtalloc-2.3.1-2.fc32.x86_64
 libtasn1-4.16.0-1.fc32.x86_64
 libtdb-1.4.3-2.fc32.x86_64
 libtevent-0.10.2-2.fc32.x86_64
 libtextstyle-0.20.2-1.fc32.x86_64
 libthai-0.1.28-4.fc32.x86_64
 libtheora-1:1.1.1-25.fc32.x86_64
 libtiff-4.1.0-2.fc32.x86_64
 libtirpc-1.2.6-0.fc32.x86_64
 libtool-ltdl-2.4.6-33.fc32.x86_64
 libtracker-control-2.3.4-1.fc32.x86_64
 libtracker-miner-2.3.4-1.fc32.x86_64
 libtracker-sparql-2.3.4-1.fc32.x86_64
 libudisks2-2.8.4-4.fc32.x86_64
 libunistring-0.9.10-7.fc32.x86_64
 libunwind-1.3.1-5.fc32.x86_64
 libusbmuxd-2.0.0-2.fc32.x86_64
 libusbx-1.0.23-1.fc32.x86_64
 libuser-0.62-24.fc32.x86_64
 libutempter-1.1.6-18.fc32.x86_64
 libuuid-2.35.2-1.fc32.x86_64
 libv4l-1.18.0-4.fc32.x86_64
 libvarlink-util-18-3.fc32.x86_64
 libverto-0.3.0-9.fc32.x86_64
 libverto-libev-0.3.0-9.fc32.x86_64
 libvisual-1:0.4.0-28.fc32.x86_64
 libvncserver-0.9.11-11.fc32.x86_64
 libvorbis-1:1.3.6-6.fc32.x86_64
 libvpx-1.8.2-2.fc32.x86_64
 libwacom-1.3-1.fc32.x86_64
 libwacom-data-1.3-1.fc32.noarch
 libwayland-client-1.18.0-1.fc32.x86_64
 libwayland-cursor-1.18.0-1.fc32.x86_64
 libwayland-egl-1.18.0-1.fc32.x86_64
 libwayland-server-1.18.0-1.fc32.x86_64
 libwbclient-2:4.12.3-0.fc32.1.x86_64
 libwebp-1.1.0-3.fc32.x86_64
 libwnck3-3.36.0-1.fc32.x86_64
 libwpe-1.6.0-1.fc32.x86_64
 libxcb-1.13.1-4.fc32.x86_64
 libxcrypt-4.4.16-3.fc32.x86_64
 libxcrypt-compat-4.4.16-3.fc32.x86_64
 libxcrypt-devel-4.4.16-3.fc32.x86_64
 libxkbcommon-0.10.0-2.fc32.x86_64
 libxkbcommon-x11-0.10.0-2.fc32.x86_64
 libxkbfile-1.1.0-3.fc32.x86_64
 libxklavier-5.4-15.fc32.x86_64
 libxml2-2.9.10-3.fc32.x86_64
 libxmlb-0.1.14-2.fc32.x86_64
 libxshmfence-1.3-6.fc32.x86_64
 libxslt-1.1.34-1.fc32.x86_64
 libyaml-0.2.2-3.fc32.x86_64
 libzhuyin-2.3.0-3.fc32.x86_64
 libzstd-1.4.5-3.fc32.x86_64
 lilv-0.24.6-2.fc32.x86_64
 linux-atm-libs-2.5.1-26.fc32.x86_64
 linux-firmware-20200619-109.fc32.noarch
 linux-firmware-whence-20200619-109.fc32.noarch
 llvm-libs-10.0.0-1.fc32.x86_64
 lmdb-libs-0.9.24-1.fc32.x86_64
 lockdev-1.0.4-0.33.20111007git.fc32.x86_64
 logrotate-3.15.1-3.fc32.x86_64
 lohit-assamese-fonts-2.91.5-9.fc32.noarch
 lohit-bengali-fonts-2.91.5-9.fc32.noarch
 lohit-devanagari-fonts-2.95.4-10.fc32.noarch
 lohit-gujarati-fonts-2.92.4-9.fc32.noarch
 lohit-kannada-fonts-2.5.4-8.fc32.noarch
 lohit-odia-fonts-2.91.2-9.fc32.noarch
 lohit-tamil-fonts-2.91.3-9.fc32.noarch
 lohit-telugu-fonts-2.5.5-8.fc32.noarch
 low-memory-monitor-2.0-4.fc32.x86_64
 lrzsz-0.12.20-49.fc32.x86_64
 lsof-4.93.2-3.fc32.x86_64
 lua-expat-1.3.0-18.fc32.x86_64
 lua-json-1.3.2-14.fc32.noarch
 lua-libs-5.3.5-7.fc32.x86_64
 lua-lpeg-1.0.2-2.fc32.x86_64
 lua-socket-3.0-0.22.rc1.fc32.x86_64
 lvm2-2.03.09-1.fc32.x86_64
 lvm2-libs-2.03.09-1.fc32.x86_64
 lz4-libs-1.9.1-2.fc32.x86_64
 lzip-1.21-2.fc32.x86_64
 lzo-2.10-2.fc32.x86_64
 lzo-minilzo-2.10-2.fc32.x86_64
 m17n-db-1.8.0-9.fc32.noarch
 m17n-lib-1.8.0-7.fc32.x86_64
 mailcap-2.1.48-7.fc32.noarch
 man-db-2.9.0-2.fc32.x86_64
 man-pages-5.04-3.fc32.noarch
 marisa-0.2.4-44.fc32.x86_64
 mcelog-3:168-1.fc32.x86_64
 mcpp-2.7.2-25.fc32.x86_64
 mdadm-4.1-5.fc32.x86_64
 mesa-dri-drivers-20.1.1-1.fc32.x86_64
 mesa-filesystem-20.1.1-1.fc32.x86_64
 mesa-libEGL-20.1.1-1.fc32.x86_64
 mesa-libGL-20.1.1-1.fc32.x86_64
 mesa-libgbm-20.1.1-1.fc32.x86_64
 mesa-libglapi-20.1.1-1.fc32.x86_64
 mesa-libxatracker-20.1.1-1.fc32.x86_64
 mesa-vulkan-drivers-20.1.1-1.fc32.x86_64
 microcode_ctl-2:2.1-39.fc32.x86_64
 mkpasswd-5.5.6-1.fc32.x86_64
 mlocate-0.26-25.fc32.x86_64
 mobile-broadband-provider-info-20190618-3.fc32.noarch
 mod_dnssd-0.6-22.fc32.x86_64
 mod_http2-1.15.5-1.fc32.x86_64
 mokutil-2:0.3.0-15.fc32.x86_64
 mousetweaks-3.32.0-3.fc32.x86_64
 mozilla-filesystem-1.9-22.fc32.x86_64
 mozjs60-60.9.0-5.fc32.x86_64
 mozjs68-68.9.0-1.fc32.x86_64
 mpage-2.5.7-9.fc32.x86_64
 mpfr-4.0.2-4.fc32.x86_64
 mpg123-libs-1.25.12-2.fc32.x86_64
 mtdev-1.1.5-16.fc32.x86_64
 mtr-2:0.92-6.fc32.x86_64
 mutter-3.36.3-4.fc32.x86_64
 nano-4.9.3-1.fc32.x86_64
 nautilus-3.36.3-1.fc32.x86_64
 nautilus-extensions-3.36.3-1.fc32.x86_64
 nautilus-sendto-1:3.8.6-8.fc32.x86_64
 ncurses-6.1-15.20191109.fc32.x86_64
 ncurses-base-6.1-15.20191109.fc32.noarch
 ncurses-libs-6.1-15.20191109.fc32.x86_64
 net-snmp-libs-1:5.8-19.fc32.x86_64
 nettle-3.5.1-5.fc32.x86_64
 network-manager-applet-1.16.0-2.fc32.x86_64
 nfs-utils-1:2.4.3-1.rc2.fc32.x86_64
 nftables-1:0.9.3-3.fc32.x86_64
 nm-connection-editor-1.16.0-2.fc32.x86_64
 npth-1.6-4.fc32.x86_64
 nspr-4.25.0-1.fc32.x86_64
 nss-3.53.0-2.fc32.x86_64
 nss-altfiles-2.18.1-16.fc32.x86_64
 nss-mdns-0.14.1-7.fc32.x86_64
 nss-softokn-3.53.0-2.fc32.x86_64
 nss-softokn-freebl-3.53.0-2.fc32.x86_64
 nss-sysinit-3.53.0-2.fc32.x86_64
 nss-util-3.53.0-2.fc32.x86_64
 ntfs-3g-2:2017.3.23-13.fc32.x86_64
 ntfs-3g-system-compression-1.0-3.fc32.x86_64
 ntfsprogs-2:2017.3.23-13.fc32.x86_64
 open-vm-tools-11.1.0-1.fc32.x86_64
 open-vm-tools-desktop-11.1.0-1.fc32.x86_64
 openconnect-8.10-1.fc32.x86_64
 openjpeg2-2.3.1-6.fc32.x86_64
 openldap-2.4.47-4.fc32.x86_64
 openssh-8.3p1-3.fc32.x86_64
 openssh-clients-8.3p1-3.fc32.x86_64
 openssh-server-8.3p1-3.fc32.x86_64
 openssl-libs-1:1.1.1g-1.fc32.x86_64
 openssl-pkcs11-0.4.10-6.fc32.x86_64
 openvpn-2.4.9-1.fc32.x86_64
 opus-1.3.1-3.fc32.x86_64
 orc-0.4.31-2.fc32.x86_64
 orca-3.36.3-1.fc32.noarch
 os-prober-1.77-4.fc32.x86_64
 osinfo-db-20200529-1.fc32.noarch
 osinfo-db-tools-1.7.0-2.fc32.x86_64
 ostree-2020.3-5.fc32.x86_64
 ostree-grub2-2020.3-5.fc32.x86_64
 ostree-libs-2020.3-5.fc32.x86_64
 p11-kit-0.23.20-1.fc32.x86_64
 p11-kit-server-0.23.20-1.fc32.x86_64
 p11-kit-trust-0.23.20-1.fc32.x86_64
 paktype-naskh-basic-fonts-5.0-2.fc32.noarch
 pam-1.3.1-24.fc32.x86_64
 pam_afs_session-2.6-12.fc32.x86_64
 pam_passwdqc-1.4.0-1.fc32.x86_64
 pango-1.44.7-2.fc32.x86_64
 pangomm-2.42.1-1.fc32.x86_64
 paps-0.6.8-45.fc32.x86_64
 paps-libs-0.6.8-45.fc32.x86_64
 paratype-pt-sans-fonts-20141121-10.fc32.noarch
 parted-3.3-3.fc32.x86_64
 passwd-0.80-8.fc32.x86_64
 passwdqc-1.4.0-1.fc32.x86_64
 passwdqc-utils-1.4.0-1.fc32.x86_64
 patch-2.7.6-12.fc32.x86_64
 pcaudiolib-1.1-5.fc32.x86_64
 pciutils-3.6.4-1.fc32.x86_64
 pciutils-libs-3.6.4-1.fc32.x86_64
 pcre-8.44-1.fc32.x86_64
 pcre2-10.35-3.fc32.x86_64
 pcre2-syntax-10.35-3.fc32.noarch
 pcre2-utf16-10.35-3.fc32.x86_64
 pcre2-utf32-10.35-3.fc32.x86_64
 pcsc-lite-libs-1.9.0-1.fc32.x86_64
 perl-Carp-1.50-440.fc32.noarch
 perl-Data-Dumper-2.174-443.fc32.x86_64
 perl-Digest-1.17-440.fc32.noarch
 perl-Digest-MD5-2.55-440.fc32.x86_64
 perl-Encode-4:3.06-445.fc32.x86_64
 perl-Errno-1.30-453.fc32.x86_64
 perl-Exporter-5.74-2.fc32.noarch
 perl-File-Path-2.16-440.fc32.noarch
 perl-File-Temp-1:0.230.900-440.fc32.noarch
 perl-Getopt-Long-1:2.51-2.fc32.noarch
 perl-HTTP-Tiny-0.076-440.fc32.noarch
 perl-IO-1.40-453.fc32.x86_64
 perl-IO-Socket-IP-0.39-441.fc32.noarch
 perl-IO-Socket-SSL-2.068-1.fc32.noarch
 perl-MIME-Base64-3.15-440.fc32.x86_64
 perl-Mozilla-CA-20200520-1.fc32.noarch
 perl-Net-SSLeay-1.88-5.fc32.x86_64
 perl-PathTools-3.78-441.fc32.x86_64
 perl-Pod-Escapes-1:1.07-440.fc32.noarch
 perl-Pod-Perldoc-3.28.01-443.fc32.noarch
 perl-Pod-Simple-1:3.40-2.fc32.noarch
 perl-Pod-Usage-4:1.70-1.fc32.noarch
 perl-Scalar-List-Utils-3:1.54-440.fc32.x86_64
 perl-Socket-4:2.029-5.fc32.x86_64
 perl-Storable-1:3.15-443.fc32.x86_64
 perl-Term-ANSIColor-5.01-2.fc32.noarch
 perl-Term-Cap-1.17-440.fc32.noarch
 perl-Text-ParseWords-3.30-440.fc32.noarch
 perl-Text-Tabs+Wrap-2013.0523-440.fc32.noarch
 perl-Time-Local-2:1.300-2.fc32.noarch
 perl-URI-1.76-6.fc32.noarch
 perl-Unicode-Normalize-1.26-440.fc32.x86_64
 perl-constant-1.33-441.fc32.noarch
 perl-interpreter-4:5.30.3-453.fc32.x86_64
 perl-libnet-3.11-441.fc32.noarch
 perl-libs-4:5.30.3-453.fc32.x86_64
 perl-macros-4:5.30.3-453.fc32.noarch
 perl-parent-1:0.238-1.fc32.noarch
 perl-podlators-1:4.14-2.fc32.noarch
 perl-threads-1:2.22-442.fc32.x86_64
 perl-threads-shared-1.60-441.fc32.x86_64
 pigz-2.4-6.fc32.x86_64
 pinentry-1.1.0-7.fc32.x86_64
 pinentry-gnome3-1.1.0-7.fc32.x86_64
 pinentry-gtk-1.1.0-7.fc32.x86_64
 pinfo-0.6.10-25.fc32.x86_64
 pipewire-0.3.6-1.fc32.x86_64
 pipewire-libs-0.3.6-1.fc32.x86_64
 pixman-0.40.0-1.fc32.x86_64
 pkcs11-helper-1.22-10.fc32.x86_64
 pkgconf-1.6.3-3.fc32.x86_64
 pkgconf-m4-1.6.3-3.fc32.noarch
 pkgconf-pkg-config-1.6.3-3.fc32.x86_64
 plymouth-0.9.4-14.20200325gite31c81f.fc32.x86_64
 plymouth-core-libs-0.9.4-14.20200325gite31c81f.fc32.x86_64
 plymouth-graphics-libs-0.9.4-14.20200325gite31c81f.fc32.x86_64
 plymouth-plugin-label-0.9.4-14.20200325gite31c81f.fc32.x86_64
 plymouth-plugin-two-step-0.9.4-14.20200325gite31c81f.fc32.x86_64
 plymouth-scripts-0.9.4-14.20200325gite31c81f.fc32.x86_64
 plymouth-system-theme-0.9.4-14.20200325gite31c81f.fc32.x86_64
 plymouth-theme-spinner-0.9.4-14.20200325gite31c81f.fc32.x86_64
 podman-2:1.9.3-1.fc32.x86_64
 podman-plugins-2:1.9.3-1.fc32.x86_64
 policycoreutils-3.0-2.fc32.x86_64
 policycoreutils-python-utils-3.0-2.fc32.noarch
 polkit-0.116-7.fc32.x86_64
 polkit-libs-0.116-7.fc32.x86_64
 polkit-pkla-compat-0.1-16.fc32.x86_64
 poppler-0.84.0-2.fc32.x86_64
 poppler-cpp-0.84.0-2.fc32.x86_64
 poppler-data-0.4.9-5.fc32.noarch
 poppler-glib-0.84.0-2.fc32.x86_64
 poppler-utils-0.84.0-2.fc32.x86_64
 popt-1.16-19.fc32.x86_64
 ppp-2.4.7-35.fc32.x86_64
 pptp-1.10.0-9.fc32.x86_64
 procps-ng-3.3.15-7.fc32.x86_64
 protobuf-c-1.3.2-2.fc32.x86_64
 psmisc-23.3-3.fc32.x86_64
 publicsuffix-list-dafsa-20190417-3.fc32.noarch
 pulseaudio-13.99.1-4.fc32.x86_64
 pulseaudio-libs-13.99.1-4.fc32.x86_64
 pulseaudio-libs-glib2-13.99.1-4.fc32.x86_64
 pulseaudio-module-bluetooth-13.99.1-4.fc32.x86_64
 pulseaudio-module-x11-13.99.1-4.fc32.x86_64
 pulseaudio-utils-13.99.1-4.fc32.x86_64
 python-pip-wheel-19.3.1-3.fc32.noarch
 python-setuptools-wheel-41.6.0-2.fc32.noarch
 python-unversioned-command-3.8.3-1.fc32.noarch
 python3-3.8.3-1.fc32.x86_64
 python3-audit-3.0-0.19.20191104git1c2f876.fc32.x86_64
 python3-brlapi-0.7.0-14.fc32.x86_64
 python3-cairo-1.18.2-4.fc32.x86_64
 python3-chardet-3.0.4-15.fc32.noarch
 python3-cups-2.0.1-1.fc32.x86_64
 python3-dbus-1.2.16-1.fc32.x86_64
 python3-decorator-4.4.0-6.fc32.noarch
 python3-distro-1.4.0-5.fc32.noarch
 python3-enchant-2.0.0-11.fc32.noarch
 python3-firewall-0.8.2-3.fc32.noarch
 python3-gobject-3.36.1-1.fc32.x86_64
 python3-gobject-base-3.36.1-1.fc32.x86_64
 python3-idna-2.8-6.fc32.noarch
 python3-libs-3.8.3-1.fc32.x86_64
 python3-libselinux-3.0-3.fc32.x86_64
 python3-libsemanage-3.0-3.fc32.x86_64
 python3-libxml2-2.9.10-3.fc32.x86_64
 python3-louis-3.12.0-2.fc32.noarch
 python3-nftables-1:0.9.3-3.fc32.x86_64
 python3-olefile-0.46-9.fc32.noarch
 python3-pillow-7.0.0-2.fc32.x86_64
 python3-pip-19.3.1-3.fc32.noarch
 python3-policycoreutils-3.0-2.fc32.noarch
 python3-pyatspi-2.36.0-1.fc32.noarch
 python3-pycurl-7.43.0.5-1.fc32.x86_64
 python3-pysocks-1.7.1-4.fc32.noarch
 python3-pyxdg-0.26-9.fc32.noarch
 python3-requests-2.22.0-8.fc32.noarch
 python3-setools-4.3.0-1.fc32.x86_64
 python3-setuptools-41.6.0-2.fc32.noarch
 python3-six-1.14.0-2.fc32.noarch
 python3-slip-0.6.4-19.fc32.noarch
 python3-slip-dbus-0.6.4-19.fc32.noarch
 python3-speechd-0.9.1-6.fc32.x86_64
 python3-urllib3-1.25.7-3.fc32.noarch
 qemu-guest-agent-2:4.2.0-7.fc32.x86_64
 qgnomeplatform-0.6.1-2.fc32.x86_64
 qpdf-libs-10.0.1-1.fc32.x86_64
 qrencode-libs-4.0.2-5.fc32.x86_64
 qt-1:4.8.7-52.fc32.x86_64
 qt-common-1:4.8.7-52.fc32.noarch
 qt-settings-32.0-3.fc32.noarch
 qt-x11-1:4.8.7-52.fc32.x86_64
 qt5-qtbase-5.14.2-5.fc32.x86_64
 qt5-qtbase-common-5.14.2-5.fc32.noarch
 qt5-qtbase-gui-5.14.2-5.fc32.x86_64
 qt5-qtdeclarative-5.14.2-1.fc32.x86_64
 qt5-qtwayland-5.14.2-3.fc32.x86_64
 qt5-qtx11extras-5.14.2-1.fc32.x86_64
 qt5-qtxmlpatterns-5.14.2-1.fc32.x86_64
 quota-1:4.05-9.fc32.x86_64
 quota-nls-1:4.05-9.fc32.noarch
 readline-8.0-4.fc32.x86_64
 realmd-0.16.3-22.fc32.x86_64
 redhat-menus-12.0.2-17.fc32.noarch
 rest-0.8.1-7.fc32.x86_64
 rng-tools-6.9-3.fc32.x86_64
 rootfiles-8.1-27.fc32.noarch
 rp-pppoe-3.12-15.fc32.x86_64
 rpcbind-1.2.5-5.rc1.fc32.1.x86_64
 rpm-4.15.1-3.fc32.1.x86_64
 rpm-libs-4.15.1-3.fc32.1.x86_64
 rpm-ostree-2020.2-3.fc32.x86_64
 rpm-ostree-libs-2020.2-3.fc32.x86_64
 rpm-plugin-selinux-4.15.1-3.fc32.1.x86_64
 rsync-3.1.3-11.fc32.x86_64
 rtkit-0.11-23.fc32.x86_64
 runc-2:1.0.0-144.dev.gite6555cc.fc32.x86_64
 rygel-0.36.2-5.fc32.x86_64
 samba-client-2:4.12.3-0.fc32.1.x86_64
 samba-client-libs-2:4.12.3-0.fc32.1.x86_64
 samba-common-2:4.12.3-0.fc32.1.noarch
 samba-common-libs-2:4.12.3-0.fc32.1.x86_64
 sane-backends-1.0.30-1.fc32.x86_64
 sane-backends-drivers-cameras-1.0.30-1.fc32.x86_64
 sane-backends-drivers-scanners-1.0.30-1.fc32.x86_64
 sane-backends-libs-1.0.30-1.fc32.x86_64
 sed-4.5-5.fc32.x86_64
 selinux-policy-3.14.5-40.fc32.noarch
 selinux-policy-targeted-3.14.5-40.fc32.noarch
 serd-0.30.2-2.fc32.x86_64
 setup-2.13.6-2.fc32.noarch
 shadow-utils-2:4.8.1-2.fc32.x86_64
 shared-mime-info-1.15-3.fc32.x86_64
 shim-x64-15-8.x86_64
 sil-abyssinica-fonts-1.200-17.fc32.noarch
 sil-mingzat-fonts-1.000-2.fc32.noarch
 sil-nuosu-fonts-2.1.1-18.fc32.noarch
 sil-padauk-fonts-3.003-5.fc32.noarch
 skkdic-20200128-1.T1339.fc32.noarch
 skopeo-1:1.0.0-2.fc32.x86_64
 slirp4netns-1.1.1-1.fc32.x86_64
 smc-meera-fonts-7.0.3-1.fc32.noarch
 sni-qt-0.2.7-0.4.20170217.fc32.x86_64
 sord-0.16.4-3.fc32.x86_64
 sos-3.9.1-1.fc32.noarch
 sound-theme-freedesktop-0.8-13.fc32.noarch
 soundtouch-2.1.1-4.fc32.x86_64
 soxr-0.1.3-5.fc32.x86_64
 speech-dispatcher-0.9.1-6.fc32.x86_64
 speech-dispatcher-espeak-ng-0.9.1-6.fc32.x86_64
 speex-1.2.0-5.fc32.x86_64
 speexdsp-1.2.0-1.fc32.x86_64
 spice-vdagent-0.20.0-2.fc32.x86_64
 sqlite-libs-3.32.2-1.fc32.x86_64
 sratom-0.6.4-2.fc32.x86_64
 sshpass-1.06-9.fc32.x86_64
 sssd-2.3.0-1.fc32.x86_64
 sssd-ad-2.3.0-1.fc32.x86_64
 sssd-client-2.3.0-1.fc32.x86_64
 sssd-common-2.3.0-1.fc32.x86_64
 sssd-common-pac-2.3.0-1.fc32.x86_64
 sssd-ipa-2.3.0-1.fc32.x86_64
 sssd-kcm-2.3.0-1.fc32.x86_64
 sssd-krb5-2.3.0-1.fc32.x86_64
 sssd-krb5-common-2.3.0-1.fc32.x86_64
 sssd-ldap-2.3.0-1.fc32.x86_64
 sssd-nfs-idmap-2.3.0-1.fc32.x86_64
 sssd-proxy-2.3.0-1.fc32.x86_64
 startup-notification-0.12-19.fc32.x86_64
 stix-fonts-2.0.2-3.fc32.noarch
 stoken-libs-0.91-9.fc32.x86_64
 subversion-1.14.0-3.fc32.x86_64
 subversion-libs-1.14.0-3.fc32.x86_64
 sudo-1.9.0-0.1.b4.fc32.x86_64
 switcheroo-control-2.2-1.fc32.x86_64
 system-config-printer-libs-1.5.12-4.fc32.noarch
 system-config-printer-udev-1.5.12-4.fc32.x86_64
 systemd-245.6-2.fc32.x86_64
 systemd-libs-245.6-2.fc32.x86_64
 systemd-pam-245.6-2.fc32.x86_64
 systemd-rpm-macros-245.6-2.fc32.noarch
 systemd-udev-245.6-2.fc32.x86_64
 taglib-1.11.1-12.fc32.x86_64
 tar-2:1.32-4.fc32.x86_64
 tcl-1:8.6.10-2.fc32.x86_64
 thai-scalable-fonts-common-0.6.5-7.fc32.noarch
 thai-scalable-waree-fonts-0.6.5-7.fc32.noarch
 time-1.9-8.fc32.x86_64
 toolbox-0.0.18-3.fc32.noarch
 totem-pl-parser-3.26.5-1.fc32.x86_64
 tpm2-tss-2.4.1-1.fc32.x86_64
 tracker-2.3.4-1.fc32.x86_64
 tracker-miners-2.3.3-1.fc32.x86_64
 tree-1.8.0-4.fc32.x86_64
 trousers-0.3.13-15.fc32.x86_64
 trousers-lib-0.3.13-15.fc32.x86_64
 twolame-libs-0.3.13-15.fc32.x86_64
 tzdata-2020a-1.fc32.noarch
 udisks2-2.8.4-4.fc32.x86_64
 unicode-ucd-13.0.0-1.fc32.noarch
 unzip-6.0-47.fc32.x86_64
 upower-0.99.11-3.fc32.x86_64
 urw-base35-bookman-fonts-20170801-14.fc32.noarch
 urw-base35-c059-fonts-20170801-14.fc32.noarch
 urw-base35-d050000l-fonts-20170801-14.fc32.noarch
 urw-base35-fonts-20170801-14.fc32.noarch
 urw-base35-fonts-common-20170801-14.fc32.noarch
 urw-base35-gothic-fonts-20170801-14.fc32.noarch
 urw-base35-nimbus-mono-ps-fonts-20170801-14.fc32.noarch
 urw-base35-nimbus-roman-fonts-20170801-14.fc32.noarch
 urw-base35-nimbus-sans-fonts-20170801-14.fc32.noarch
 urw-base35-p052-fonts-20170801-14.fc32.noarch
 urw-base35-standard-symbols-ps-fonts-20170801-14.fc32.noarch
 urw-base35-z003-fonts-20170801-14.fc32.noarch
 usb_modeswitch-2.6.0-1.fc32.x86_64
 usb_modeswitch-data-20191128-2.fc32.noarch
 usbmuxd-1.1.0-18.fc32.x86_64
 usbutils-012-4.fc32.x86_64
 utf8proc-2.4.0-3.fc32.x86_64
 util-linux-2.35.2-1.fc32.x86_64
 vconfig-1.9-28.fc32.x86_64
 vim-minimal-2:8.2.993-1.fc32.x86_64
 vino-3.22.0-17.fc32.x86_64
 virtualbox-guest-additions-6.1.10-2.fc32.x86_64
 volume_key-libs-0.3.12-7.fc32.x86_64
 vpnc-0.5.3-37.svn550.fc32.x86_64
 vpnc-script-20171004-7.git6f87b0f.fc32.noarch
 vte-profile-0.60.3-1.fc32.x86_64
 vte291-0.60.3-1.fc32.x86_64
 vulkan-loader-1.2.135.0-1.fc32.x86_64
 wavpack-5.3.0-1.fc32.x86_64
 webkit2gtk3-2.28.2-2.fc32.x86_64
 webkit2gtk3-jsc-2.28.2-2.fc32.x86_64
 webrtc-audio-processing-0.3.1-4.fc32.x86_64
 wget-1.20.3-4.fc32.x86_64
 which-2.21-19.fc32.x86_64
 whois-nls-5.5.6-1.fc32.noarch
 wireless-regdb-2019.06.03-6.fc32.noarch
 wireless-tools-1:29-25.fc32.x86_64
 woff2-1.0.2-8.fc32.x86_64
 words-3.0-35.fc32.noarch
 wpa_supplicant-1:2.9-3.fc32.x86_64
 wpebackend-fdo-1.6.0-1.fc32.x86_64
 xcb-util-0.4.0-14.fc32.x86_64
 xcb-util-image-0.4.0-14.fc32.x86_64
 xcb-util-keysyms-0.4.0-12.fc32.x86_64
 xcb-util-renderutil-0.3.9-15.fc32.x86_64
 xcb-util-wm-0.4.1-17.fc32.x86_64
 xdg-dbus-proxy-0.1.2-2.fc32.x86_64
 xdg-desktop-portal-1.7.2-1.fc32.x86_64
 xdg-desktop-portal-gtk-1.7.1-1.fc32.x86_64
 xdg-user-dirs-0.17-5.fc32.x86_64
 xdg-user-dirs-gtk-0.10-17.fc32.x86_64
 xdg-utils-1.1.3-6.fc32.noarch
 xfsprogs-5.4.0-3.fc32.x86_64
 xkeyboard-config-2.29-1.fc32.noarch
 xml-common-0.6.3-54.fc32.noarch
 xmlsec1-1.2.29-1.fc32.x86_64
 xmlsec1-openssl-1.2.29-1.fc32.x86_64
 xorg-x11-drv-ati-19.1.0-1.fc32.x86_64
 xorg-x11-drv-evdev-2.10.6-6.fc32.x86_64
 xorg-x11-drv-fbdev-0.5.0-5.fc32.x86_64
 xorg-x11-drv-intel-2.99.917-45.20200205.fc32.x86_64
 xorg-x11-drv-libinput-0.29.0-2.fc32.x86_64
 xorg-x11-drv-nouveau-1:1.0.15-9.fc32.x86_64
 xorg-x11-drv-openchrome-0.6.0-10.fc32.x86_64
 xorg-x11-drv-qxl-0.1.5-12.fc31.x86_64
 xorg-x11-drv-vesa-2.4.0-8.fc32.x86_64
 xorg-x11-drv-vmware-13.2.1-11.fc32.x86_64
 xorg-x11-drv-wacom-0.39.0-2.fc32.x86_64
 xorg-x11-drv-wacom-serial-support-0.39.0-2.fc32.x86_64
 xorg-x11-font-utils-1:7.5-44.fc32.x86_64
 xorg-x11-server-Xorg-1.20.8-1.fc32.x86_64
 xorg-x11-server-Xwayland-1.20.8-1.fc32.x86_64
 xorg-x11-server-common-1.20.8-1.fc32.x86_64
 xorg-x11-server-utils-7.7-35.fc32.x86_64
 xorg-x11-utils-7.5-34.fc32.x86_64
 xorg-x11-xauth-1:1.1-3.fc32.x86_64
 xorg-x11-xinit-1.4.0-6.fc32.x86_64
 xorg-x11-xkb-utils-7.7-32.fc32.x86_64
 xz-5.2.5-1.fc32.x86_64
 xz-libs-5.2.5-1.fc32.x86_64
 yajl-2.1.0-14.fc32.x86_64
 yelp-2:3.36.0-1.fc32.x86_64
 yelp-libs-2:3.36.0-1.fc32.x86_64
 yelp-xsl-3.36.0-1.fc32.noarch
 zchunk-libs-1.1.5-2.fc32.x86_64
 zd1211-firmware-1.5-6.fc32.noarch
 zenity-3.32.0-3.fc32.x86_64
 zip-3.0-26.fc32.x86_64
 zlib-1.2.11-21.fc32.x86_64
 zlib-devel-1.2.11-21.fc32.x86_64
 zram-0.4-1.fc32.noarch

@ryanj
Copy link
Author

ryanj commented Jun 23, 2020

flatpak list

BlueJeans                                  com.bluejeans.BlueJeans                                1.37.22            stable   x86_64   flathub   system
RecApp                                     com.github.amikha1lov.RecApp                           1.1.0              stable   x86_64   flathub   system
Authenticator                              com.github.bilelmoussaoui.Authenticator                3.32.2             stable   x86_64   flathub   system
Tootle                                     com.github.bleakgrey.tootle                            0.2.0              stable   x86_64   flathub   system
k3x                                        com.github.inercia.k3x                                 0.1                stable   x86_64   flathub   system
Flatseal                                   com.github.tchx84.Flatseal                             1.5.3              stable   x86_64   flathub   system
OBS Studio                                 com.obsproject.Studio                                  25.0.8             stable   x86_64   flathub   system
WolfenDoom: Blade of Agony                 com.realm667.WolfenDoom_Blade_of_Agony                 2.0                stable   x86_64   flathub   system
Slack                                      com.slack.Slack                                        4.4.3              stable   x86_64   flathub   system
Spotify                                    com.spotify.Client                                     1.1.26.501         stable   x86_64   flathub   system
Peek                                       com.uploadedlobster.peek                               1.5.1              stable   x86_64   flathub   system
Steam                                      com.valvesoftware.Steam                                1.0.0.63           stable   x86_64   flathub   system
FreeTube                                   io.freetubeapp.FreeTube                                0.7.2 Beta         stable   x86_64   flathub   system
HexChat                                    io.github.Hexchat                                      2.14.3             stable   x86_64   flathub   system
Purr Data                                  net.purrdata.PurrData                                  2.10.1             stable   x86_64   flathub   system
Ardour                                     org.ardour.Ardour                                      6.0.0              stable   x86_64   flathub   system
Audacious                                  org.atheme.audacious                                   4.0.4              stable   x86_64   flathub   system
Fedora Media Writer                        org.fedoraproject.MediaWriter                          4.1.4              stable   x86_64   flathub   system
Platform                                   org.fedoraproject.Platform                                                f31      x86_64   fedora    system
Platform                                   org.fedoraproject.Platform                                                f32      x86_64   fedora    system
C* Audio Plugin Suite (LADSPA)             org.freedesktop.LinuxAudio.LadspaPlugins.CAPS          0.9.26             19.08    x86_64   flathub   system
CMT LADSPA                                 org.freedesktop.LinuxAudio.LadspaPlugins.CMT           1.17               19.08    x86_64   flathub   system
LSP (LADSPA)                               org.freedesktop.LinuxAudio.LadspaPlugins.LSP           1.1.22             19.08    x86_64   flathub   system
Tom's Audio Processing LADSPA              org.freedesktop.LinuxAudio.LadspaPlugins.TAP           1.0.1              19.08    x86_64   flathub   system
Swh LADSPA plugins                         org.freedesktop.LinuxAudio.LadspaPlugins.swh           0.4.17             19.08    x86_64   flathub   system
Freedesktop Platform                       org.freedesktop.Platform                               18.08.39           18.08    i386     flathub   system
Freedesktop Platform                       org.freedesktop.Platform                               18.08.39           18.08    x86_64   flathub   system
Freedesktop Platform                       org.freedesktop.Platform                               19.08.11           19.08    x86_64   flathub   system
i386                                       org.freedesktop.Platform.Compat.i386                                      19.08    x86_64   flathub   system
default                                    org.freedesktop.Platform.GL.default                                       19.08    x86_64   flathub   system
default                                    org.freedesktop.Platform.GL32.default                                     19.08    x86_64   flathub   system
Intel                                      org.freedesktop.Platform.VAAPI.Intel                                      18.08    i386     flathub   system
Intel VAAPI Driver                         org.freedesktop.Platform.VAAPI.Intel                                      1.6      x86_64   flathub   system
Intel                                      org.freedesktop.Platform.VAAPI.Intel                                      18.08    x86_64   flathub   system
Intel                                      org.freedesktop.Platform.VAAPI.Intel                                      19.08    x86_64   flathub   system
FFmpeg extension                           org.freedesktop.Platform.ffmpeg                                           1.6      x86_64   flathub   system
html5-codecs                               org.freedesktop.Platform.html5-codecs                                     18.08    i386     flathub   system
html5-codecs                               org.freedesktop.Platform.html5-codecs                                     18.08    x86_64   flathub   system
openh264                                   org.freedesktop.Platform.openh264                      2.1.0              2.0      x86_64   flathub   system
GNU Image Manipulation Program             org.gimp.GIMP                                          2.10.18            stable   x86_64   fedora    system
Baobab                                     org.gnome.Baobab                                                          stable   x86_64   fedora    system
GNOME Boxes                                org.gnome.Boxes                                        3.36.4             stable   x86_64   flathub   system
GNOME Calculator                           org.gnome.Calculator                                   3.36.0             stable   x86_64   fedora    system
Calendar                                   org.gnome.Calendar                                     3.36.0             stable   x86_64   fedora    system
GNOME Characters                           org.gnome.Characters                                                      stable   x86_64   fedora    system
Cheese                                     org.gnome.Cheese                                       3.34.0             stable   x86_64   flathub   system
Contacts                                   org.gnome.Contacts                                     3.36               stable   x86_64   fedora    system
Evince                                     org.gnome.Evince                                       3.36.0             stable   x86_64   fedora    system
Extensions                                 org.gnome.Extensions                                   3.36.3             stable   x86_64   flathub   system
File Roller                                org.gnome.FileRoller                                                      stable   x86_64   fedora    system
Firmware                                   org.gnome.Firmware                                     3.34.0             stable   x86_64   flathub   system
GNOME Logs                                 org.gnome.Logs                                                            stable   x86_64   fedora    system
GNOME Maps                                 org.gnome.Maps                                         3.36.1             stable   x86_64   fedora    system
GNOME Application Platform version 3.28    org.gnome.Platform                                                        3.28     x86_64   flathub   system
GNOME Application Platform version 3.34    org.gnome.Platform                                                        3.34     x86_64   flathub   system
GNOME Application Platform version 3.36    org.gnome.Platform                                                        3.36     x86_64   flathub   system
GNOME Screenshot                           org.gnome.Screenshot                                   3.36.0             stable   x86_64   fedora    system
Weather                                    org.gnome.Weather                                      3.36.1             stable   x86_64   fedora    system
GNOME Clocks                               org.gnome.clocks                                       3.36.0             stable   x86_64   fedora    system
Eye of GNOME                               org.gnome.eog                                                             stable   x86_64   fedora    system
GNOME Fonts                                org.gnome.font-viewer                                  3.32.0             stable   x86_64   fedora    system
gedit                                      org.gnome.gedit                                        3.32.2             stable   x86_64   fedora    system
Godot                                      org.godotengine.Godot                                  3.2.1              stable   x86_64   flathub   system
Adwaita dark GTK theme                     org.gtk.Gtk3theme.Adwaita-dark                                            3.22     i386     flathub   system
Adwaita dark GTK theme                     org.gtk.Gtk3theme.Adwaita-dark                                            3.22     x86_64   flathub   system
Inkscape                                   org.inkscape.Inkscape                                  1.0                stable   x86_64   flathub   system
KDE Application Platform                   org.kde.Platform                                                          5.14     x86_64   flathub   system
QGnomePlatform                             org.kde.PlatformTheme.QGnomePlatform                                      5.14     x86_64   flathub   system
QGnomePlatform-decoration                  org.kde.WaylandDecoration.QGnomePlatform-decoration                       5.14     x86_64   flathub   system
Kdenlive                                   org.kde.kdenlive                                       20.04.1            stable   x86_64   flathub   system
OpenShot Video Editor                      org.openshot.OpenShot                                  2.5.1              stable   x86_64   flathub   system
Pitivi                                     org.pitivi.Pitivi                                      0.999              stable   x86_64   flathub   system
Codecs                                     org.pitivi.Pitivi.Codecs                                                  stable   x86_64   flathub   system
PulseAudio Volume Control                  org.pulseaudio.pavucontrol                             4.0                stable   x86_64   flathub   system
Raspberry Pi Imager                        org.raspberrypi.rpi-imager                             1.3                stable   x86_64   flathub   system
ScummVM                                    org.scummvm.ScummVM                                    2.1.2              stable   x86_64   flathub   system
Shotcut                                    org.shotcut.Shotcut                                    20.04.12           stable   x86_64   flathub   system
VLC                                        org.videolan.VLC                                       3.0.11             stable   x86_64   flathub   system
Vim                                        org.vim.Vim                                            v8.2.0869          stable   x86_64   flathub   system
Wireshark                                  org.wireshark.Wireshark                                3.2.4              stable   x86_64   flathub   system
Zoom                                       us.zoom.Zoom                                           5.1.412382.0614    stable   x86_64   flathub   system```

@ryanj
Copy link
Author

ryanj commented Jun 23, 2020

@ryanj
Copy link
Author

ryanj commented Jul 13, 2020

disable wifi power management (attempted fix)

  1. sudo vi /etc/NetworkManager/dispatcher.d/02-wlan-powersave-off
  2. paste this:
IF=$1
STATUS=$2
ifaces=$(iwconfig 2> /dev/null | grep "802.11" | awk '{print $1})
for iface in $ifaces; do
    if [ "${IF}" = "$iface" ] && [ "${STATUS}" = "up" ]; then
        iwconfig ${iface} power off
        logger "${iface}: turning off powersave mode to prevent constant reconnections"
    fi
done
  1. save and quit ESC:wq
  2. sudo chmod 755 /etc/NetworkManager/dispatcher.d/02-wlan-powersave-off
  3. systemctl restart NetworkManager.service

From https://askbot.fedoraproject.org/en/question/8168/proper-disabling-of-wifi-power-management/?answer=11771

Results: Connection still drops every 5 mins or so. Does not resolve on it's own. Need to click on a popup to restore the connection :(

@ryanj
Copy link
Author

ryanj commented Jul 15, 2020

Add media codecs (first attempt)

Recommended codec setup:

# no effect
rpm-ostree install gstreamer1-plugin-openh264 mozilla-openh264

Add RPMfusion repo (optional?)

sudo rpm-ostree install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

This works:

rpm-ostree install ffmpeg-libs compat-ffmpeg28 gstreamer1-libav gstreamer1-plugins-ugly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment