mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-04 11:47:32 +02:00
Compare commits
2 Commits
39c6cdc800
...
a440287cef
Author | SHA1 | Date | |
---|---|---|---|
a440287cef | |||
bc34f003f6 |
@ -175,7 +175,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 gamescope git-lfs gnome-console 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 zsh
|
||||
sudo rpm-ostree install aircrack-ng android-tools btop clang cronie cronie-anacron darkman duperemove gamescope git-lfs gnome-console 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
|
||||
# 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
|
||||
@ -289,7 +289,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 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.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
|
||||
@ -304,6 +304,9 @@ sudo flatpak install --assumeyes flathub com.calibre_ebook.calibre com.dropbox.C
|
||||
- Blanket gives nice sounds for e.g. focusing, white and nature noise inclued
|
||||
- Shortwave is Radio Browser using Internet Radio app and woof approves having
|
||||
it at paw
|
||||
- mpv is my media player of choise and while it may be installed on the base
|
||||
system for syncthing, it might not be everywhere and the flatpak may have
|
||||
better codec etc. support on some systems.
|
||||
- Gearlever makes appimages less annoying a bit
|
||||
- Syncthing-gtk is a GUI for syncthing providing desktop notifications without
|
||||
browser.
|
||||
|
Loading…
x
Reference in New Issue
Block a user