Following below is the step by step review of recent video https://www.youtube.com/watch?v=cuqe5Hs00Go&t=686s posted by Stephan Raabe . Notice that current version of Dotfile Installer requires flatpak and yay to be preinstalled on any of Arch Linux Clones and CachyOS250713 in particular . So we have to start with yay installation to avoid silent failure of installation itself .
❯ sudo pacman -S flatpak yay
[sudo] password for boris:
resolving dependencies...
looking for conflicting packages...
Package (2) Old Version New Version Net Change Download Size
cachyos-extra-v3/flatpak 1:1.16.1-1.1 1:1.16.1-1.1 0.00 MiB
cachyos/yay 12.5.0-1 9.24 MiB 3.12 MiB
Total Download Size: 3.12 MiB
Total Installed Size: 17.31 MiB
Net Upgrade Size: 9.24 MiB
:: Proceed with installation? [Y/n]
❯ flatpak install flathub com.ml4w.dotfilesinstaller
Looking for matches…
Required runtime for com.ml4w.dotfilesinstaller/x86_64/stable (runtime/org.gnome.Platform/x86_64/48) found in remote flathub
Do you want to install it? [Y/n]: Y
com.ml4w.dotfilesinstaller permissions:
ipc network fallback-x11 wayland x11 dri file access [1]
[1] home
ID Branch Op Remote Download
1. [✓] com.ml4w.dotfilesinstaller.Locale stable i flathub 3.2 kB / 3.9 MB
2. [✓] org.gnome.Platform.Locale 48 i flathub 18.6 kB / 389.1 MB
3. [✓] org.gtk.Gtk3theme.Breeze 3.22 i flathub 114.5 kB / 192.6 kB
4. [✓] org.gnome.Platform 48 i flathub 230.3 MB / 397.0 MB
5. [✓] com.ml4w.dotfilesinstaller stable i flathub 13.5 MB / 13.7 MB
Installation complete.
Next Step would be
$ flatpak run com.ml4w.dotfilesinstaller
Now click on Download button
Now copy highlighted command in popped up window and run this script in another tab keeping original process up and running
This script is supposed to finish with no errors during installation of required packages. Then return back to original screen and press "Next"
Here goes a sequence of steps after previous one
Now reboot system and log into Hyperland option which should be added to original SDDM Login promt
REFERENCES
No comments:
Post a Comment