Description
pamixer is like amixer but for PulseAudio. It can control the volume levels of the sinks.
Features
- Get the current volume of the default sink, the default source or a selected one by his id.
- Set the volume for the default sink, the default source or any other device.
- List the sinks.
- List the sources.
- Increase / Decrease the volume for a device (using gamma correction optionally).
- Mute or unmute a device.
Installation Instructions
- Add the repo.
sudo dnf copr enable david35mm/pamixer
- Install the package.
sudo dnf install pamixer
- Get info on how to run the package
pamixer --help
or
man pamixer
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (6)*, x86_64 (12)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (2)*, x86_64 (2)* | Fedora 40 (33 downloads) |
Fedora 41 | aarch64 (2)*, x86_64 (2)* | Fedora 41 (13 downloads) |
Fedora rawhide | aarch64 (10)*, x86_64 (7)* | Fedora rawhide (69 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable david35mm/pamixer
More info about enabling Copr repositories