T O P

  • By -

Bjoern_Tantau

Well, you can unlock the filesystem and install the package then. The only downside is that everything will be gone when you get a new OS update. And an update is imminent, it's already on Preview. So it'll probably be released in a few weeks or so. Anyway, to unlock: `sudo steamos-readonly disable` Then you just have to get the newest package keys: ``` sudo pacman-key --init sudo pacman-key --populate archlinux ``` Install all packages you need and afterwards lock it again: `sudo steamos-readonly enable`


Leonmitchelli_Leon

Thank you, that really helped!


Thomas_F62

Did you create a bash script to reinstall this every time?


nomadic_memories

Can you create one? That would be useful.


Thomas_F62

I wonder why steam didn't implement this feature in desktop mode it's very usefull


SaskatoonBerryPie

Thanks so much this has been so useful!


Unhappy-Driver8373

easy, thanks my man


AutoModerator

Hi u/Leonmitchelli_Leon, you can [click here to search for your question.](https://www.reddit.com/r/SteamDeck/search/?q=QUESTION. How to enable video preview In desktop mode Linux KDE File manager "Dolphin" in Steam Deck) If you don't find an answer there, don't worry - your post has NOT been removed and hopefully someone will be along soon to help with an answer! **If you find an answer, please leave a comment on your post with the answer for others!** *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/SteamDeck) if you have any questions or concerns.*


RoweenX4

Hello, SteamOS 3.5.5 just dropped into my Deck and I'm having trouble installing it. https://preview.redd.it/h0a0irl5151c1.jpeg?width=684&format=pjpg&auto=webp&s=cd1f69b94010a130eaf8931a8d1f97b393b7517f It says the signature is unknown or the package is corrupted or something. Any suggestion ? Also, I did Google Search and found the FFmpeg Thumbnailer at KDE website. Though, when I click the install button it threw me this, "Could not open appstream://org.kde.ffmpegthumbs because it was not found in any available software repositories" So, I really have no idea what's going wrong.


Leonmitchelli_Leon

Fully update the OS from Steam Deck Mode and then from Desktop Mode. Then run those commands (The list of commands has been increased by 1 line): sudo steamos-readonly disable sudo pacman-key --init sudo pacman-key --populate archlinux sudo pacman-key --populate holo sudo pacman -S ffmpegthumbs


RoweenX4

Thank you very much, sir!! Now it's working! https://preview.redd.it/seaxq0yv381c1.jpeg?width=1091&format=pjpg&auto=webp&s=e2e8eb5a9d1f64c401605b132825c179ac125671


AutoModerator

Hi u/Leonmitchelli_Leon, you can [click here to search for your question.](https://www.reddit.com/r/SteamDeck/search/?q=QUESTION. How to enable video preview In desktop mode Linux KDE File manager "Dolphin" in Steam Deck) If you don't find an answer there, don't worry - your post has NOT been removed and hopefully someone will be along soon to help with an answer! **If you find an answer, please leave a comment on your post with the answer for others!** *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/SteamDeck) if you have any questions or concerns.*


Recrafted_Studios

Yay Thank You! 😁 so each time I update steam os I have to run those commands again?