dylanaraps / neofetch

🖼️ A command-line system information tool written in bash 3.2+
MIT License
21.93k stars 1.76k forks source link

Steam deck can install this? #2244

Open wyfang opened 1 year ago

wyfang commented 1 year ago

(A)(root@WiFi-Steamdeck ~)# pacman -S neofetch warning: neofetch-7.1.0-2 is up to date -- reinstalling resolving dependencies... looking for conflicting packages...

Packages (1) neofetch-7.1.0-2

Total Installed Size: 0.33 MiB Net Upgrade Size: 0.00 MiB

:: Proceed with installation? [Y/n] y (1/1) checking keys in keyring [################################] 100% (1/1) checking package integrity [################################] 100% (1/1) loading package files [################################] 100% (1/1) checking for file conflicts [################################] 100% (1/1) checking available disk space [################################] 100% warning: could not get file information for usr/bin/neofetch warning: could not get file information for usr/share/licenses/neofetch/ warning: could not get file information for usr/share/licenses/neofetch/LICENSE.md warning: could not get file information for usr/share/man/ warning: could not get file information for usr/share/man/man1/ warning: could not get file information for usr/share/man/man1/neofetch.1.gz :: Processing package changes... error: cannot remove file '/usr/': Read-only file system (1/1) reinstalling neofetch [################################] 100% warning: warning given when extracting /usr/bin/neofetch (Can't create '/usr/bin/neofetch') warning: warning given when extracting /usr/share/licenses/neofetch/ (Can't create '/usr/share/licenses/neofetch') warning: warning given when extracting /usr/share/licenses/neofetch/LICENSE.md (Failed to create dir '/usr/share/licenses/neofetch') warning: warning given when extracting /usr/share/man/ (Can't create '/usr/share/man') warning: warning given when extracting /usr/share/man/man1/ (Failed to create dir '/usr/share/man') warning: warning given when extracting /usr/share/man/man1/neofetch.1.gz (Failed to create dir '/usr/share/man') :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... touch: setting times of '/usr': Read-only file system error: command failed to execute correctly

hykilpikonna commented 1 year ago

it's just a bash script, you can install by downloading the script anywhere

or just run it by curl -sL neofetch.sh | bash

wyfang commented 1 year ago

sudo steamos-readonly disable