Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libgtk-4 requirement for Linux GUI doesn't exist #1340

Open
fire-eggs opened this issue Sep 9, 2024 · 0 comments
Open

libgtk-4 requirement for Linux GUI doesn't exist #1340

fire-eggs opened this issue Sep 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@fire-eggs
Copy link

Bug Description
The requirements for the Linux GUI state to install libgtk-4. No such package exists. The following worked for me:

sudo apt install libgtk-4-bin

Steps to reproduce:

Terminal output (optional):

kevin@BRIX2:~/proj/booru$ sudo apt install libgtk-4 libheif libraw ffmpeg -y
[sudo] password for kevin:      
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libgtk-4
E: Unable to locate package libheif
E: Unable to locate package libraw

System

  • Czkawka/Krokiet version: 7.0.0 gui
  • OS version: Linux Mint 21.3
  • Installation method: github binaries
@fire-eggs fire-eggs added the bug Something isn't working label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant