How To Install bubblemail on Fedora 34
Introduction
In this tutorial we learn how to install bubblemail
on Fedora 34.
What is bubblemail
Bubblemail is a D-Bus service providing a list of the new and unread user’s mail from local mailboxes, pop, imap, and gnome online accounts. It include a libnotify frontend to create notifications and can be used by other frontends as well.
We can use yum
or dnf
to install bubblemail
on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install bubblemail.
Install bubblemail 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 bubblemail
using dnf
by running the following command:
sudo dnf -y install bubblemail
Install bubblemail 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 bubblemail
using yum
by running the following command:
sudo yum -y install bubblemail
How To Uninstall bubblemail on Fedora 34
To uninstall only the bubblemail
package we can use the following command:
sudo dnf remove bubblemail
bubblemail Package Contents on Fedora 34
/etc/xdg/autostart/bubblemaild.desktop
/usr/bin/bubblemail
/usr/bin/bubblemail-avatar-provider
/usr/bin/bubblemaild
/usr/lib/.build-id
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/2f6b7096dc7f03591527bc7b677b48ab6cc5ae
/usr/lib/python3.9/site-packages/bubblemail
/usr/lib/python3.9/site-packages/bubblemail-1.4-py3.9.egg-info
/usr/lib/python3.9/site-packages/bubblemail/__init__.py
/usr/lib/python3.9/site-packages/bubblemail/__pycache__
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/account.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/account.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/config.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/config.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/dbusservice.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/dbusservice.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/i18n.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/i18n.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/localmail.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/localmail.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/mail.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/mail.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/plugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/plugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/remotemail.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/remotemail.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/service.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/service.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/account.py
/usr/lib/python3.9/site-packages/bubblemail/config.py
/usr/lib/python3.9/site-packages/bubblemail/dbusservice.py
/usr/lib/python3.9/site-packages/bubblemail/i18n.py
/usr/lib/python3.9/site-packages/bubblemail/localmail.py
/usr/lib/python3.9/site-packages/bubblemail/mail.py
/usr/lib/python3.9/site-packages/bubblemail/plugin.py
/usr/lib/python3.9/site-packages/bubblemail/plugins
/usr/lib/python3.9/site-packages/bubblemail/plugins/__init__.py
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/libnotifyplugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/libnotifyplugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/soundplugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/soundplugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/spamfilterplugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/spamfilterplugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/userscriptplugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/userscriptplugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/libnotifyplugin.py
/usr/lib/python3.9/site-packages/bubblemail/plugins/soundplugin.py
/usr/lib/python3.9/site-packages/bubblemail/plugins/spamfilterplugin.py
/usr/lib/python3.9/site-packages/bubblemail/plugins/userscriptplugin.py
/usr/lib/python3.9/site-packages/bubblemail/remotemail.py
/usr/lib/python3.9/site-packages/bubblemail/service.py
/usr/lib/python3.9/site-packages/bubblemail/ui
/usr/lib/python3.9/site-packages/bubblemail/ui/__init__.py
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/accountdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/accountdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/foldersmenu.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/foldersmenu.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/plugindialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/plugindialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/rowwidget.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/rowwidget.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/settingswindow.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/settingswindow.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/accountdialog.py
/usr/lib/python3.9/site-packages/bubblemail/ui/foldersmenu.py
/usr/lib/python3.9/site-packages/bubblemail/ui/plugindialog.py
/usr/lib/python3.9/site-packages/bubblemail/ui/rowwidget.py
/usr/lib/python3.9/site-packages/bubblemail/ui/settingswindow.py
/usr/lib/python3.9/site-packages/bubblemail/utils.py
/usr/share/applications/bubblemail.desktop
/usr/share/bubblemail
/usr/share/bubblemail/account.css
/usr/share/bubblemail/account.ui
/usr/share/bubblemail/avatar-default.png
/usr/share/bubblemail/avatars
/usr/share/bubblemail/avatars/A.png
/usr/share/bubblemail/avatars/B.png
/usr/share/bubblemail/avatars/C.png
/usr/share/bubblemail/avatars/D.png
/usr/share/bubblemail/avatars/E.png
/usr/share/bubblemail/avatars/F.png
/usr/share/bubblemail/avatars/G.png
/usr/share/bubblemail/avatars/H.png
/usr/share/bubblemail/avatars/I.png
/usr/share/bubblemail/avatars/J.png
/usr/share/bubblemail/avatars/K.png
/usr/share/bubblemail/avatars/L.png
/usr/share/bubblemail/avatars/M.png
/usr/share/bubblemail/avatars/N.png
/usr/share/bubblemail/avatars/O.png
/usr/share/bubblemail/avatars/P.png
/usr/share/bubblemail/avatars/Q.png
/usr/share/bubblemail/avatars/R.png
/usr/share/bubblemail/avatars/S.png
/usr/share/bubblemail/avatars/T.png
/usr/share/bubblemail/avatars/U.png
/usr/share/bubblemail/avatars/V.png
/usr/share/bubblemail/avatars/W.png
/usr/share/bubblemail/avatars/X.png
/usr/share/bubblemail/avatars/Y.png
/usr/share/bubblemail/avatars/Z.png
/usr/share/bubblemail/bubblemail.ogg
/usr/share/bubblemail/bubblemail.png
/usr/share/bubblemail/folders_menu.ui
/usr/share/bubblemail/listboxrow.ui
/usr/share/bubblemail/plugins
/usr/share/bubblemail/plugins/libnotifyplugin.ui
/usr/share/bubblemail/plugins/soundplugin.ui
/usr/share/bubblemail/plugins/spamfilterplugin.ui
/usr/share/bubblemail/plugins/userscriptplugin.ui
/usr/share/bubblemail/settings.css
/usr/share/bubblemail/settings.ui
/usr/share/doc/bubblemail
/usr/share/doc/bubblemail/AUTHORS
/usr/share/doc/bubblemail/CHANGELOG.md
/usr/share/doc/bubblemail/CONTRIBUTING.md
/usr/share/doc/bubblemail/README.md
/usr/share/icons/hicolor/16x16/apps/bubblemail.svg
/usr/share/icons/hicolor/22x22/apps/bubblemail.svg
/usr/share/icons/hicolor/24x24/apps/bubblemail.svg
/usr/share/icons/hicolor/32x32/apps/bubblemail.svg
/usr/share/icons/hicolor/48x48/apps/bubblemail.svg
/usr/share/icons/hicolor/64x64/apps/bubblemail.svg
/usr/share/licenses/bubblemail
/usr/share/licenses/bubblemail/LICENSE.txt
/usr/share/locale/ar/LC_MESSAGES/bubblemail.mo
/usr/share/locale/be/LC_MESSAGES/bubblemail.mo
/usr/share/locale/ca/LC_MESSAGES/bubblemail.mo
/usr/share/locale/cs/LC_MESSAGES/bubblemail.mo
/usr/share/locale/da/LC_MESSAGES/bubblemail.mo
/usr/share/locale/de/LC_MESSAGES/bubblemail.mo
/usr/share/locale/el/LC_MESSAGES/bubblemail.mo
/usr/share/locale/es/LC_MESSAGES/bubblemail.mo
/usr/share/locale/et/LC_MESSAGES/bubblemail.mo
/usr/share/locale/fr/LC_MESSAGES/bubblemail.mo
/usr/share/locale/gl/LC_MESSAGES/bubblemail.mo
/usr/share/locale/hu/LC_MESSAGES/bubblemail.mo
/usr/share/locale/it/LC_MESSAGES/bubblemail.mo
/usr/share/locale/ja/LC_MESSAGES/bubblemail.mo
/usr/share/locale/lt/LC_MESSAGES/bubblemail.mo
/usr/share/locale/nl_BE/LC_MESSAGES/bubblemail.mo
/usr/share/locale/nl_NL/LC_MESSAGES/bubblemail.mo
/usr/share/locale/pl/LC_MESSAGES/bubblemail.mo
/usr/share/locale/pt/LC_MESSAGES/bubblemail.mo
/usr/share/locale/pt_BR/LC_MESSAGES/bubblemail.mo
/usr/share/locale/ru/LC_MESSAGES/bubblemail.mo
/usr/share/locale/sk/LC_MESSAGES/bubblemail.mo
/usr/share/locale/sr/LC_MESSAGES/bubblemail.mo
/usr/share/locale/sr@latin/LC_MESSAGES/bubblemail.mo
/usr/share/locale/tr/LC_MESSAGES/bubblemail.mo
/usr/share/locale/uk/LC_MESSAGES/bubblemail.mo
/usr/share/locale/zh_CN/LC_MESSAGES/bubblemail.mo
/usr/share/locale/zh_TW/LC_MESSAGES/bubblemail.mo
/usr/share/man/man1/bubblemail.1.gz
/usr/share/man/man1/bubblemaild.1.gz
/usr/share/metainfo/bubblemail.appdata.xml
/etc/xdg/autostart/bubblemaild.desktop
/usr/bin/bubblemail
/usr/bin/bubblemail-avatar-provider
/usr/bin/bubblemaild
/usr/lib/.build-id
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/07fc03b2c844cf99d2552f338d6d8ed03cfbf9
/usr/lib/python3.9/site-packages/bubblemail
/usr/lib/python3.9/site-packages/bubblemail-1.3-py3.9.egg-info
/usr/lib/python3.9/site-packages/bubblemail/__init__.py
/usr/lib/python3.9/site-packages/bubblemail/__pycache__
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/account.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/account.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/config.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/config.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/dbusservice.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/dbusservice.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/i18n.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/i18n.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/localmail.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/localmail.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/mail.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/mail.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/plugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/plugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/remotemail.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/remotemail.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/service.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/service.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/account.py
/usr/lib/python3.9/site-packages/bubblemail/config.py
/usr/lib/python3.9/site-packages/bubblemail/dbusservice.py
/usr/lib/python3.9/site-packages/bubblemail/i18n.py
/usr/lib/python3.9/site-packages/bubblemail/localmail.py
/usr/lib/python3.9/site-packages/bubblemail/mail.py
/usr/lib/python3.9/site-packages/bubblemail/plugin.py
/usr/lib/python3.9/site-packages/bubblemail/plugins
/usr/lib/python3.9/site-packages/bubblemail/plugins/__init__.py
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/libnotifyplugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/libnotifyplugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/soundplugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/soundplugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/spamfilterplugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/spamfilterplugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/userscriptplugin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/__pycache__/userscriptplugin.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/plugins/libnotifyplugin.py
/usr/lib/python3.9/site-packages/bubblemail/plugins/soundplugin.py
/usr/lib/python3.9/site-packages/bubblemail/plugins/spamfilterplugin.py
/usr/lib/python3.9/site-packages/bubblemail/plugins/userscriptplugin.py
/usr/lib/python3.9/site-packages/bubblemail/remotemail.py
/usr/lib/python3.9/site-packages/bubblemail/service.py
/usr/lib/python3.9/site-packages/bubblemail/ui
/usr/lib/python3.9/site-packages/bubblemail/ui/__init__.py
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/accountdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/accountdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/foldersmenu.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/foldersmenu.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/plugindialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/plugindialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/rowwidget.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/rowwidget.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/settingswindow.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/__pycache__/settingswindow.cpython-39.pyc
/usr/lib/python3.9/site-packages/bubblemail/ui/accountdialog.py
/usr/lib/python3.9/site-packages/bubblemail/ui/foldersmenu.py
/usr/lib/python3.9/site-packages/bubblemail/ui/plugindialog.py
/usr/lib/python3.9/site-packages/bubblemail/ui/rowwidget.py
/usr/lib/python3.9/site-packages/bubblemail/ui/settingswindow.py
/usr/lib/python3.9/site-packages/bubblemail/utils.py
/usr/share/applications/bubblemail.desktop
/usr/share/bubblemail
/usr/share/bubblemail/account.css
/usr/share/bubblemail/account.ui
/usr/share/bubblemail/avatar-default.png
/usr/share/bubblemail/avatars
/usr/share/bubblemail/avatars/A.png
/usr/share/bubblemail/avatars/B.png
/usr/share/bubblemail/avatars/C.png
/usr/share/bubblemail/avatars/D.png
/usr/share/bubblemail/avatars/E.png
/usr/share/bubblemail/avatars/F.png
/usr/share/bubblemail/avatars/G.png
/usr/share/bubblemail/avatars/H.png
/usr/share/bubblemail/avatars/I.png
/usr/share/bubblemail/avatars/J.png
/usr/share/bubblemail/avatars/K.png
/usr/share/bubblemail/avatars/L.png
/usr/share/bubblemail/avatars/M.png
/usr/share/bubblemail/avatars/N.png
/usr/share/bubblemail/avatars/O.png
/usr/share/bubblemail/avatars/P.png
/usr/share/bubblemail/avatars/Q.png
/usr/share/bubblemail/avatars/R.png
/usr/share/bubblemail/avatars/S.png
/usr/share/bubblemail/avatars/T.png
/usr/share/bubblemail/avatars/U.png
/usr/share/bubblemail/avatars/V.png
/usr/share/bubblemail/avatars/W.png
/usr/share/bubblemail/avatars/X.png
/usr/share/bubblemail/avatars/Y.png
/usr/share/bubblemail/avatars/Z.png
/usr/share/bubblemail/bubblemail.ogg
/usr/share/bubblemail/bubblemail.png
/usr/share/bubblemail/folders_menu.ui
/usr/share/bubblemail/listboxrow.ui
/usr/share/bubblemail/plugins
/usr/share/bubblemail/plugins/libnotifyplugin.ui
/usr/share/bubblemail/plugins/soundplugin.ui
/usr/share/bubblemail/plugins/spamfilterplugin.ui
/usr/share/bubblemail/plugins/userscriptplugin.ui
/usr/share/bubblemail/settings.css
/usr/share/bubblemail/settings.ui
/usr/share/doc/bubblemail
/usr/share/doc/bubblemail/AUTHORS
/usr/share/doc/bubblemail/CHANGELOG.md
/usr/share/doc/bubblemail/CONTRIBUTING.md
/usr/share/doc/bubblemail/README.md
/usr/share/icons/hicolor/16x16/apps/bubblemail.svg
/usr/share/icons/hicolor/22x22/apps/bubblemail.svg
/usr/share/icons/hicolor/24x24/apps/bubblemail.svg
/usr/share/icons/hicolor/32x32/apps/bubblemail.svg
/usr/share/icons/hicolor/48x48/apps/bubblemail.svg
/usr/share/icons/hicolor/64x64/apps/bubblemail.svg
/usr/share/licenses/bubblemail
/usr/share/licenses/bubblemail/LICENSE.txt
/usr/share/locale/ar/LC_MESSAGES/bubblemail.mo
/usr/share/locale/be/LC_MESSAGES/bubblemail.mo
/usr/share/locale/ca/LC_MESSAGES/bubblemail.mo
/usr/share/locale/cs/LC_MESSAGES/bubblemail.mo
/usr/share/locale/da/LC_MESSAGES/bubblemail.mo
/usr/share/locale/de/LC_MESSAGES/bubblemail.mo
/usr/share/locale/el/LC_MESSAGES/bubblemail.mo
/usr/share/locale/es/LC_MESSAGES/bubblemail.mo
/usr/share/locale/et/LC_MESSAGES/bubblemail.mo
/usr/share/locale/fr/LC_MESSAGES/bubblemail.mo
/usr/share/locale/gl/LC_MESSAGES/bubblemail.mo
/usr/share/locale/hu/LC_MESSAGES/bubblemail.mo
/usr/share/locale/it/LC_MESSAGES/bubblemail.mo
/usr/share/locale/ja/LC_MESSAGES/bubblemail.mo
/usr/share/locale/lt/LC_MESSAGES/bubblemail.mo
/usr/share/locale/nl_BE/LC_MESSAGES/bubblemail.mo
/usr/share/locale/nl_NL/LC_MESSAGES/bubblemail.mo
/usr/share/locale/pl/LC_MESSAGES/bubblemail.mo
/usr/share/locale/pt/LC_MESSAGES/bubblemail.mo
/usr/share/locale/pt_BR/LC_MESSAGES/bubblemail.mo
/usr/share/locale/ru/LC_MESSAGES/bubblemail.mo
/usr/share/locale/sk/LC_MESSAGES/bubblemail.mo
/usr/share/locale/sr/LC_MESSAGES/bubblemail.mo
/usr/share/locale/sr@latin/LC_MESSAGES/bubblemail.mo
/usr/share/locale/tr/LC_MESSAGES/bubblemail.mo
/usr/share/locale/uk/LC_MESSAGES/bubblemail.mo
/usr/share/locale/zh_CN/LC_MESSAGES/bubblemail.mo
/usr/share/locale/zh_TW/LC_MESSAGES/bubblemail.mo
/usr/share/man/man1/bubblemail.1.gz
/usr/share/man/man1/bubblemaild.1.gz
/usr/share/metainfo/bubblemail.appdata.xml
References
Summary
In this tutorial we learn how to install bubblemail
on Fedora 34 using yum and dnf.