dots-hyprland on Fedora #840
Replies: 7 comments 18 replies
-
i had problem with 4 packages that the script could not install(No match for argument error) startship:
qt6-wayland : libqt5-qtwayland: gtk3-metatheme-adwaita : got this error also: ln: these were the only problems i faced, gonna do a fresh fedora 40 workstation install and test again guess anyone should:
before running the script |
Beta Was this translation helpful? Give feedback.
-
@Kamion008 ,
It looks like it's missing from dnf. Did you install it from pip3 or directly from github page? |
Beta Was this translation helpful? Give feedback.
-
I renamed the thread for brevity on the discussions homepage |
Beta Was this translation helpful? Give feedback.
-
Yes
…On Thu, 3 Oct 2024, 16:50 Adrian Björklund, ***@***.***> wrote:
Completed now! Do i just run the modified install script, copy .config and
.local to home and then run the font script?
Thanks a bunch for the help!
—
Reply to this email directly, view it on GitHub
<#840 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXPXP37F7SCZNVRR6CZJZDTZZVKUBAVCNFSM6AAAAABPBTHHOSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOBTGMZDCNY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
You have to download this repository, then replace the install script with
this one (since a package does not need to be compiled)
…On Thu, 3 Oct 2024, 16:55 Adrian Björklund, ***@***.***> wrote:
Running the modified install script gives me this:
modded-install.sh: line 8: ./scriptdata/functions: No such file or
directory modded-install.sh: line 9: ./scriptdata/installers: No such file
or directory modded-install.sh: line 12: install-Rubik: command not found
modded-install.sh: line 13: install-Gabarito: command not found
modded-install.sh: line 14: install-OneUI: command not found
modded-install.sh: line 15: install-bibata: command not found
Is this expected or wrong?
—
Reply to this email directly, view it on GitHub
<#840 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXPXP33RPK2JO35HLQIMCMDZZVLF3AVCNFSM6AAAAABPBTHHOSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOBTGMZDMMQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I also needed to install python3-devel for build Pillow |
Beta Was this translation helpful? Give feedback.
-
no matter what i do, i cant get hyprlock to install. it always fails with saying that sdbus-c++>2.0 package isnt found, which makes sense since fedora only ships sdbus-cpp at version 1.5. how would i fix this? building from source doesnt help either |
Beta Was this translation helpful? Give feedback.
-
A fedora bash script for installing the dependencies for dots-hyprland by end-4 (thanks @nullptroma for the base script in #485)
some packages might be missing
refer to #485 for the fonts
Beta Was this translation helpful? Give feedback.
All reactions