OpenCut-app / OpenCut-app/OpenCut
[BUG] Possible false dependency name in the install script for arch derivative linux distributions
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 89.8k
- Forks
- 8.9k
- PR merge metrics
- No merged PRs in 30d
Description
Platform
Cachy OS (Arch derivative)
Browser
no
Current Behavior
I installed the dependencies mentioned in the install script for Arch derivative distributions
manually with pacman. I did not run the install script. However when I tried to install the software package
vulkan-loader I got an error. This is the exact error:
error: target not found: vulkan-loader. This means that the package was not found within the official arch repository.
I believe that vulkan-loader should be replaced with vulkan-devel in order to fulfill the dependnecies.
I hope this will be of help to you :)
Expected Behavior
No response
Recurrence Probability
Always
Steps To Reproduce
- execute
sudo pacman -S vulkan-loaderin terminal - have an arch derivative linux distribution
Anything else?
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the install script section for Arch-derived distributions and compare its listed Vulkan package with the package available through pacman. Check the reported command on an Arch derivative, then update the dependency name if confirmed and verify that the script's dependency installation succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arch-linux, shell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100