How to Install and Uninstall tor.x86_64 Package on Fedora 34

Last updated: July 03,2024

1. Install "tor.x86_64" package

Here is a brief guide to show you how to install tor.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install tor.x86_64

2. Uninstall "tor.x86_64" package

Here is a brief guide to show you how to uninstall tor.x86_64 on Fedora 34:

$ sudo dnf remove tor.x86_64 $ sudo dnf autoremove

3. Information about the tor.x86_64 package on Fedora 34

Last metadata expiration check: 1:25:04 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : tor
Version : 0.4.5.11
Release : 1.fc34
Architecture : x86_64
Size : 3.1 M
Source : tor-0.4.5.11-1.fc34.src.rpm
Repository : updates
Summary : Anonymizing overlay network for TCP
URL : https://www.torproject.org
License : BSD
Description : The Tor network is a group of volunteer-operated servers that allows people to
: improve their privacy and security on the Internet. Tor's users employ this
: network by connecting through a series of virtual tunnels rather than making a
: direct connection, thus allowing both organizations and individuals to share
: information over public networks without compromising their privacy. Along the
: same line, Tor is an effective censorship circumvention tool, allowing its
: users to reach otherwise blocked destinations or content. Tor can also be used
: as a building block for software developers to create new communication tools
: with built-in privacy features.
:
: This package contains the Tor software that can act as either a server on the
: Tor network, or as a client to connect to the Tor network.