[PR #394] Add qt6-tools to Arch Linux installation instructions #390

Open
opened 2026-03-02 12:41:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kavishdevar/librepods/pull/394
Author: @leonardbauer
Created: 12/18/2025
Status: 🔄 Open

Base: mainHead: patch-2


📝 Commits (1)

  • 90441f2 Add qt6-tools to Arch Linux installation instructions

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 linux/README.md (+1 -1)

📄 Description

I tried to install on my arch linux i had a issue installing qt6-tools fixed it :)

The error i got ```txt CMake Error at CMakeLists.txt:7 (find_package): Found package configuration file: /usr/lib/cmake/Qt6/Qt6Config.cmake

but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
FOUND. Reason given by package:

Failed to find required Qt component "LinguistTools".

Expected Config file at
"/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsConfig.cmake" does NOT
exist

Configuring with --debug-find-pkg=Qt6LinguistTools might reveal details why
the package was not found.

Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some
of the path variables that find_package uses to try and find the package. ```

Summary by CodeRabbit

  • Documentation
    • Updated Arch Linux installation instructions to include the qt6-tools package in the required dependencies.

✏️ Tip: You can customize this high-level summary in your review settings.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kavishdevar/librepods/pull/394 **Author:** [@leonardbauer](https://github.com/leonardbauer) **Created:** 12/18/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`90441f2`](https://github.com/kavishdevar/librepods/commit/90441f2b13e294adfb0c1e035746190f0a3bb551) Add qt6-tools to Arch Linux installation instructions ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `linux/README.md` (+1 -1) </details> ### 📄 Description I tried to install on my arch linux i had a issue installing qt6-tools fixed it :) <details> <summary>The error i got</summary> ```txt CMake Error at CMakeLists.txt:7 (find_package): Found package configuration file: /usr/lib/cmake/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package: Failed to find required Qt component "LinguistTools". Expected Config file at "/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsConfig.cmake" does NOT exist Configuring with --debug-find-pkg=Qt6LinguistTools might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package. ``` </details> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Updated Arch Linux installation instructions to include the qt6-tools package in the required dependencies. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librepods#390
No description provided.