We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Installing following this from README.md doesn't work, shows:
$ paru -S ncpamixer-git :: Resolving dependencies... :: Calculating conflicts... :: Calculating inner conflicts... :: Conflicts found: pulseaudio: pipewire-pulse (pulseaudio) pipewire-pulse :: Conflicting packages will have to be confirmed manually Repo (1) Old Version New Version Make Only extra/pulseaudio 17.0-3 No Aur (1) Old Version New Version Make Only aur/ncpamixer-git a-5 No :: Proceed to review? [Y/n]: :: Downloading PKGBUILDs... PKGBUILDs up to date nothing new to review [sudo] password for kuro: resolving dependencies... looking for conflicting packages... :: pulseaudio-17.0-3 and pipewire-pulse-1:1.2.5-1 are in conflict. Remove pipewire-pulse? [y/N] error: unresolvable package conflicts detected error: failed to prepare transaction (conflicting dependencies) :: pulseaudio-17.0-3 and pipewire-pulse-1:1.2.5-1 are in conflict
Seems to be a dependency problem in PKGBUILD that needs to be updated.
I did this and work no problem:
git clone https://github.com/fulhax/ncpamixer.git cd ncpamixer make cd build ./ncpamixer
and did work, later I did move it to a folder in PATH for convenience.
distro: Arch Linux x86_64 kernel: 6.6.52-1-lts shell: bash 5.2.37 term: tmux
The text was updated successfully, but these errors were encountered:
I don't believe the aur package is own by this repo.
aur
The fix has been mentioned in the aur page
We just have to wait for the maintainer to respond.
The fix is trivial:
Sorry, something went wrong.
No branches or pull requests
Installing following this from README.md doesn't work, shows:
Seems to be a dependency problem in PKGBUILD that needs to be updated.
Workaround 4 Arch:
I did this and work no problem:
and did work, later I did move it to a folder in PATH for convenience.
Machine:
The text was updated successfully, but these errors were encountered: