Ubuntu Installation

Installing Tor on Ubuntu

This article introduces how to install the Tor Browser on Ubuntu PCs and servers. With Tor Browser, you can test using foreign IP addresses, test site behavior in Tor Browser, and test behavior under browser security settings such as JavaScript disabling (NoScript), making it convenient for various purposes.

Shou Arisaka
1 min read
Sep 29, 2025

This article introduces how to install the Tor Browser on Ubuntu PCs and servers. With Tor Browser, you can test using foreign IP addresses, test site behavior in Tor Browser, and test behavior under browser security settings such as JavaScript disabling (NoScript), making it convenient for various purposes.

sudo add-apt-repository ppa:webupd8team/tor-browser

sudo apt-get update

sudo apt-get install tor-browser

Share this article

Shou Arisaka Sep 29, 2025

๐Ÿ”— Copy Links