How to Update Tor Browser in a (Customized) Whonix DisposableVM
tb-updater
updates Whonix-Workstation TemplateVM (whonix-ws) local copy of TBB stored in /var/cache/tb-binary
.
tb-updater
does not update existing Tor Browser installations in appVMs or in the dispVM.
Assuming your dispVM is named whonix-ws-dvm
:
- Make sure Qubes VM Manager > View > Show Internal VMs is checked.
- Right-click
whonix-ws-dvm
in Qubes VM Manager and selectRun Command in VM
- Type
torbrowser
and clickOk
- Use Tor Browser’s Internal Updater by clicking TorButton and selecting
Check for Tor Browser Update
- Restart and close Tor Browser
- Right-click
whonix-ws-dvm
and selectShutdown VM
- Regenerate dispVM image by running in dom0 terminal:
qvm-create-default-dvm whonix-ws
[Is Tor Browser automatically installed when dispVM is created (as per new appVMs)? I can’t remember. If yes, then these instructions are only necessary for customized dispVMs. It’s much simpler to wait for tb-updater to update anon-whonix
whonix-ws
and then just create a fresh dispVM template every time there is a new TBB.]