mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-04 19:57:22 +02:00
Compare commits
No commits in common. "7697f3be0f3643b9a48bcfceb51f7d7918635159" and "a60a1f79e5f45dd3a8650d848ba953dc32372df1" have entirely different histories.
7697f3be0f
...
a60a1f79e5
@ -26,11 +26,9 @@ _{{ page.excerpt }}_
|
|||||||
- [Usability](#usability)
|
- [Usability](#usability)
|
||||||
- [pipx](#pipx)
|
- [pipx](#pipx)
|
||||||
- [Fedora Atomic](#fedora-atomic)
|
- [Fedora Atomic](#fedora-atomic)
|
||||||
- [Additional rpm-ostree install](#additional-rpm-ostree-install)
|
|
||||||
- [Flatpaks](#flatpaks)
|
- [Flatpaks](#flatpaks)
|
||||||
- [Communication](#communication)
|
- [Communication](#communication)
|
||||||
- [Gayming](#gayming)
|
- [Gayming](#gayming)
|
||||||
- [Flatpakked Steam for the flatpak-unaware](#flatpakked-steam-for-the-flatpak-unaware)
|
|
||||||
- [General purpose](#general-purpose)
|
- [General purpose](#general-purpose)
|
||||||
- [Office](#office)
|
- [Office](#office)
|
||||||
- [Other essential atomic/kinoite/flatpak/gayming reading](#other-essential-atomickinoiteflatpakgayming-reading)
|
- [Other essential atomic/kinoite/flatpak/gayming reading](#other-essential-atomickinoiteflatpakgayming-reading)
|
||||||
@ -193,16 +191,9 @@ there is repository breakage risk stopping system upgrades, at least it will
|
|||||||
upgrade itself as opposed to errorring about being a local not upgraded package
|
upgrade itself as opposed to errorring about being a local not upgraded package
|
||||||
in the future.
|
in the future.
|
||||||
|
|
||||||
### Additional rpm-ostree install
|
Why RPMFusion? At least `Broadcom BCM43142` wireless NIC requires
|
||||||
|
`sudo rpm-ostree install akmod-wl kernel-devel` from `rpmfusion-nonfree` and
|
||||||
- In general `neilalexander`'s yggdrasil copr makes life easier with
|
there are likely other such devices/drivers as well.
|
||||||
`sudo rpm-ostree install yggdrasil`
|
|
||||||
- For Broadcom WiFi with `rpmfusion-nonfree` enabled:
|
|
||||||
`sudo rpm-ostree install akmod-wl kernel-devel`
|
|
||||||
- For NVIDIA propietary drivers with `sudo fedora-third-party enable`:
|
|
||||||
`sudo rpm-ostree install akmod-nvidia`
|
|
||||||
- For Steam Deck and other handhelds with their copr:
|
|
||||||
`sudo rpm-ostree install hhd adjustor hhd-ui`
|
|
||||||
|
|
||||||
### Flatpaks
|
### Flatpaks
|
||||||
|
|
||||||
@ -256,16 +247,6 @@ sudo flatpak install --assumeyes flathub org.freedesktop.Platform.VulkanLayer.Ma
|
|||||||
after the dualslash change the branch from `23.08` if they decide to update to
|
after the dualslash change the branch from `23.08` if they decide to update to
|
||||||
require a newer version.
|
require a newer version.
|
||||||
|
|
||||||
##### Flatpakked Steam for the flatpak-unaware
|
|
||||||
|
|
||||||
Looking at you, handhelddaemon, 2025-05-2025.
|
|
||||||
|
|
||||||
```
|
|
||||||
mkdir -vp $HOME/.local/share/
|
|
||||||
ln -nsfv $HOME/.var/app/com.valvesoftware.Steam/.local/share/Steam $HOME/.local/share/Steam
|
|
||||||
ln -nsfv $HOME/.var/app/com.valvesoftware.Steam/.steam $HOME/.steam
|
|
||||||
```
|
|
||||||
|
|
||||||
#### General purpose
|
#### General purpose
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user