Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

download torrent in linux terminal

sudo apt install transmission-cli
Comment

download torrent magnet on linux

#install rtorrent
cmd : rtorrent 'magnet link in quotes'
Comment

download torrent magnet on linux

rtorrent 'magnet link in quotes'
Comment

how to download torrents in ubuntu

sudo apt install transmission
Comment

download torrent magnet on linux

echo -e "$URL" |rtorrent
Comment

How to download torrents from the command-line on Linux

sudo apt install aria2
Comment

PREVIOUS NEXT
Code Example
Shell :: dbeaver install ubuntu 
Shell :: Pub installs executables into $HOME/.pub-cache/bin, which is not on your path. 
Shell :: how to give all permission to a directory in linux 
Shell :: error: insufficient permission for adding an object to repository database .git/objects 
Shell :: ifconfig not foound 
Shell :: create a new repository on command line github 
Shell :: increase sound in ubuntu 
Shell :: adonis run migration 
Shell :: install jq 
Shell :: bash comment 
Shell :: check if variable is a number in bash 
Shell :: ubuntu ifconfig not found 
Shell :: how to remove every space in a string in bash 
Shell :: insta hack 
Shell :: pip install googlemaps 
Shell :: cli check what is listening on port 
Shell :: retroarch for ubuntu 
Shell :: docker delete all containers 
Shell :: python win32gui 
Shell :: uninstalling audacity on linux 
Shell :: git check current brach 
Shell :: bash add text to file 
Shell :: uninstall mono ubuntu 
Shell :: add router to vue 
Shell :: install heroku cli on linux 
Shell :: untar file in linux 
Shell :: git go back to previous commit remote branch 
Shell :: merge gif with mp4 using ffmpeg 
Shell :: how to open chrome on linux mac 
Shell :: bash wait for input to continue 
ADD CONTENT
Topic
Content
Source link
Name
9+3 =