From 619537e99c64a505fc094bdf24c7286c502e1c7f Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 7 Jun 2025 09:59:46 +0300 Subject: [PATCH] essentialsoftware: remove clang iucode-tool kate, add flatpaks kwrite okular skanpage --- n/essentialsoftware.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/n/essentialsoftware.md b/n/essentialsoftware.md index 8aedbce..4f1b911 100644 --- a/n/essentialsoftware.md +++ b/n/essentialsoftware.md @@ -179,7 +179,7 @@ bit... # Ensure third party Fedora repos are available, this is part of KDE Prompt? sudo fedora-third-party enable # Layer packages I need on top of the base image. -sudo rpm-ostree install aircrack-ng android-tools btop clang cronie cronie-anacron darkman duperemove foot foot-terminfo gamescope git-lfs haveged htop inxi iucode-tool iwd kate mangohud mosh mpv neovim nmap npm pipx pre-commit qrencode rng-tools rubygem-bundler setroubleshoot sshguard steam-devices symlinks syncthing terminus-fonts-console tmux tor torsocks unbound vlc zsh +sudo rpm-ostree install aircrack-ng android-tools btop cronie cronie-anacron darkman duperemove foot foot-terminfo gamescope git-lfs haveged htop inxi iwd mangohud mosh mpv neovim nmap npm pipx pre-commit qrencode rng-tools rubygem-bundler setroubleshoot sshguard steam-devices symlinks syncthing terminus-fonts-console tmux tor torsocks unbound vlc zsh # Remove packages I don't need from the base image. (Challenge to remove # nothing failed by using rpmfusion codecs anyway) sudo rpm-ostree override remove firefox firefox-langpacks @@ -295,7 +295,7 @@ ln -nsfv $HOME/.var/app/com.valvesoftware.Steam/.steam $HOME/.steam #### General purpose ```bash -sudo flatpak install --assumeyes flathub com.calibre_ebook.calibre com.dropbox.Client com.github.tchx84.Flatseal com.github.wwmm.easyeffects com.nextcloud.desktopclient.nextcloud com.rafaelmardojai.Blanket de.haeckerfelix.Shortwave io.mpv.Mpv it.mijorus.gearlever me.kozec.syncthingtk org.fedoraproject.MediaWriter org.gnome.eog org.kde.kate org.pulseaudio.pavucontrol org.qbittorrent.qBittorrent org.torproject.torbrowser-launcher org.mozilla.firefox org.videolan.VLC +sudo flatpak install --assumeyes flathub com.calibre_ebook.calibre com.dropbox.Client com.github.tchx84.Flatseal com.github.wwmm.easyeffects com.nextcloud.desktopclient.nextcloud com.rafaelmardojai.Blanket de.haeckerfelix.Shortwave io.mpv.Mpv it.mijorus.gearlever me.kozec.syncthingtk org.fedoraproject.MediaWriter org.gnome.eog org.kde.kate org.pulseaudio.pavucontrol org.kde.kwrite org.kde.okular org.qbittorrent.qBittorrent org.torproject.torbrowser-launcher org.mozilla.firefox org.videolan.VLC ``` - Calibre is the VLC of ebooks, especially if you have an ebook reader @@ -325,6 +325,8 @@ sudo flatpak install --assumeyes flathub com.calibre_ebook.calibre com.dropbox.C install... - pavucontrol is the volume manager and needs no introduction especially if one looks at it +- kwrite is the KDE text editor +- Okular is the KDE document viewer - qBittorrent just is the best way to download Linux images since the Fedora Media Writer doesn't use P2P and may be a burden for servers, while it does have the capacity to write any image and also restore the USB stick @@ -338,11 +340,12 @@ sudo flatpak install --assumeyes flathub com.calibre_ebook.calibre com.dropbox.C #### Office ```bash -sudo flatpak install --assumeyes flathub org.libreoffice.LibreOffice org.libreoffice.LibreOffice.BundledExtension.Voikko +sudo flatpak install --assumeyes flathub org.kde.skanpage org.libreoffice.LibreOffice org.libreoffice.LibreOffice.BundledExtension.Voikko # May be huge, especially TeXlive sudo flatpak install --assumeyes flathub org.freedesktop.Sdk.Extension.texlive org.kde.kile ``` +- KDE Scanner app (in case of removing all flatpaks) - LibreOffice is world-famous office suite - Voikko is Finnish spellchecking support for it