qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
28k stars 3.95k forks source link

Arch Linux should be added #20910

Open emir814 opened 5 months ago

emir814 commented 5 months ago

Suggestion

On the qBittorrent Wiki page, there should be Arch Linux and based in the build section.

Use case

No response

Extra info/examples/attachments

No response

emir814 commented 5 months ago

some solution:

Build Arch Linux:

Download git: sudo pacman -S git

Clone repository: git clone https://aur.archlinux.org/qbittorrent-git.git

Open directory: cd qbittorrent-git

Build: makepkg -si

HanabishiRecca commented 5 months ago

I think using AUR is a fairly obvious way for all Arch users. And this is totally redundant to explain how to use AUR here anyway. For Arch users there is the whole ArchWiki article about that.