How do I d/l qBittorrent at the Ubuntu app site? [closed]
I'm not too sure whether you're exactly referring to the software center or a website as the tag & title confuses me. Also, there's a default client named Transmission for torrent downloads; you may make a use of it for such needs. Just do a simple search from the Ubuntu dash home (seen below;)
Nevertheless, qBittorent app should be visible for download on software center as the official repositories are there from Ubuntu 9.04 "Jaunty" onward. Below a screen where you'll just need to click on install to proceed further.
Else you may download more up-to-date packages using PPAs. To do so, you can do below;
- Firstly open a terminal (press CTRL+ALT+T)
- And then type below commands to add PPAs (Use either one of the above as you prefer)
qBittorrent Stable
sudo add-apt-repository ppa:hydr0g3n/qbittorrent-stableor qBittorrent Unstable
sudo add-apt-repository ppa:hydr0g3n/qbittorrent-trunk
- Type below to install
sudo apt-get update && sudo apt-get install qbittorrent
Open the Ubuntu Software Center, search for qBittorrent, click qBittorrent in the search results to select it, click the button that says More Info and then click the button marked by the mouse pointer in the screenshot below that says Install to install it.