I stumbled on this and thought I'd post my workaround in case someone else needed it:
```shell $ apt-get download ripgrep
$ sudo dpkg --force-overwrite -i ripgrep*.deb ```
I stumbled on this and thought I'd post my workaround in case someone else needed it:
```shell
$ apt-get download ripgrep
$ sudo dpkg --force-overwrite -i ripgrep*.deb
```