Home > System Tutorial > LINUX > body text

How to install Transmission 2.90 on Ubuntu

PHPz
Release: 2024-01-08 09:48:07
forward
702 people have browsed it

Transmission is the default BitTorrent client for Ubuntu. The latest version of Transmission 2.90 was recently released. It can now be upgraded and installed through PPA for Ubuntu 15.10, Ubuntu 14.04 and Ubuntu 12.04.

After a long time, this updated Transmission 2.90 brings miniupnpc API v14, CyaSSL/WolfSSL and PolarSSL backend encryption support, as well as various bug fixes and performance improvements. For more information, please refer to the release update details.

Ubuntu Install Transmission 2.90

1. Execute

in the terminal

sudo add-apt-repository ppa:transmissionbt/ppa

Add Transmission PPA

Execute the following command to upgrade and install:

sudo apt-get install transmission

Ubuntu安装Transmission 2.90的方法

(Optional) If you want to downgrade to the built-in release version of Ubuntu system, you can use the following command:

sudo apt-get install ppa-purge

sudo ppa-purge ppa:transmissionbt/ppa

The above is the detailed content of How to install Transmission 2.90 on Ubuntu. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:jb51.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template