# Linux how to increase the volume past 100%

```bash
$ sudo apt-get install pavucontrol
$ pavucontrol
```

References:
- https://linux.m2osw.com/increasing-volume-over-100-linux
