vinceliuice / WhiteSur-gtk-theme

MacOS like theme for all gtk based desktops
MIT License
5.9k stars 607 forks source link

Oops! Operation failed... #778

Open tertcoder opened 1 year ago

tertcoder commented 1 year ago

Oops! Operation failed...

=========== ERROR LOG ===========

E: Unable to locate package libglib2.0-dev-bin E: Couldn't find any package by glob 'libglib2.0-dev-bin' E: Unable to locate package libglib2.0-dev-bin E: Couldn't find any package by glob 'libglib2.0-dev-bin'

=========== ERROR INFO ========== FOUND :

install.sh lib-core.sh lib-install.sh SNIPPET: apt install -y libglib2.0-dev-bin TRACE : signal_error prepare_install_apt_packages install_theme_deps install_themes main

=========== SYSTEM INFO ========= DISTRO : workstation;platform:f37;fedora;37 SUDO : no GNOME : 42-0 REPO : 2023-01-10T06:13:55+0200

vinceliuice commented 1 year ago

Did you insatlled apt in your fedora?

tertcoder commented 1 year ago

Did you insatlled apt in your fedora?

No.... How can I install it???

vinceliuice commented 1 year ago

Don't install apt just Run sudo dnf install -y glib2-devel

tertcoder commented 1 year ago

thank you it worked

but i still have another issue here

❯ git clone https://github.com/articicestudio/nord-gnome-terminal.git Cloning into 'nord-gnome-terminal'... Username for 'https://github.com': tertcoder Password for 'https://tertcoder@github.com': remote: Support for password authentication was removed on August 13, 2021. remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. fatal: Authentication failed for 'https://github.com/articicestudio/nord-gnome-terminal.git/'

this "git clone https://github.com/articicestudio/nord-gnome-terminal.git" might not be working

vinceliuice commented 1 year ago

Git issue

tertcoder commented 1 year ago

Git issue

Ok thank you at all