Git Product home page Git Product logo

rtorrent-auto-install's Introduction

Rtorrent + Rutorrent Auto Install Script by Patrick Kerwood

http://LinuxBloggen.dk/

This is script is no longer maintained and there will not be a release for Debian 9, because of the fabulous container technology that is available in this modern time. If you haven't alrady become familiar with this technology, you might as well begin now. Developers world wide are releasing more and more products as containers, as is my Rutorrent script.

Containers just make is easier for everyone.

Install Docker today

Docker

Check out the Rtorrent + Rutorrent Docker container. Get started with rtorrent in just seconds.
https://github.com/Kerwood/Rtorrent-LXC

Manual install

These are Bash scripts to ease the installation of rtorrent, rutorrent + plugins.

Debian Wheezy The Wheezy script is of course developed for Wheezy but should run just fine on Ubuntu 13.04 and 14.04.

Debian Jessie The Jessie script was adapted for the new default init system. Should run fine on systems that feature systemd (including Ubuntu 15.04+).

Please use systemctl start rtorrent and systemctl stop rtorrent instead of the service command.

Raspbian Wheezy Credit for the Raspbian script goes to miracle091, good work mate.

What the scripts do In the installation process you have to choose a system user to run rtorrent. Also you will get the opportunity of installing a total of 46 plugins. See list further down. The script add a init script that makes rtorrent start, at a possible reboot, in the given username's screen/tmux session. Use "service rtorrent-init start" and "service rtorrent-init stop" to start and stop rtorrent respectively.

Installation

Installation video - https://www.youtube.com/watch?v=3iwsoKcUgn0

Actual version for the scripts:

  • Wheezy 4.0.0
  • Jessie 4.0.0
  • Raspbian 3.0.2 - Not maintained, you can find it in the RaspberryPi branch.
  • Raspbian Nginx 1.1.0 Not maintained, you can find it in the RaspberryPi branch.

Download the script. Remember to change the X.X.X to the actual version.

wget https://raw.githubusercontent.com/Kerwood/rtorrent.auto.install/master/Rtorrent-Auto-Install-X.X.X-Debian-Wheezy

Make it executable.

chmod +x Rtorrent-Auto-Install-X.X.X-Debian-Wheezy

Run the script.

sudo ./Rtorrent-Auto-Install-X.X.X-Debian-Wheezy

Installs

This scripts installs the following packages:

apache2
apache2-utils
automake libtool
build-essential
curl
git
libapache2-mod-php5
libapache2-mod-scgi
libcppunit-dev
libcurl4-openssl-dev
libncurses5-dev
libsigc++-2.0-dev
libssl-dev
openssl
php5
php5-cli
php5-curl
screen (tmux for Jessie/Ubuntu 15.04+)
unrar-free
unzip

The script compiles and installs lastest super-stable xmlrpc-c from sourceforge. Installs rtorrent-0.9.6 and libtorrent-0.13.6 from github. Install rutorrent-3.6 from novik65 official site.

Plugins List

  • 1 - Erase Data Plugin
  • 2 - Create Plugin
  • 3 - Trafic Plugin
  • 4 - RSS Plugin
  • 5 - Edit Plugin
  • 6 - Retrackers Plugin
  • 7 - Throttle Plugin
  • 8 - Cookies Plugin
  • 9 - Scheduler Plugin
  • 10 - Auto Tools Plugin
  • 11 - Data Dir Plugin
  • 12 - Track Lables Plugin
  • 13 - Geo IP Plugin
  • 14 - Ratio Plugin
  • 15 - Show Peers like wTorrent Plugin
  • 16 - Seeding Time Plugin
  • 17 - HTTPRPC Plugin
  • 18 - Diskspace Plugin
  • 19 - Unpack Plugin
  • 20 - Get Dir Plugin
  • 21 - Source Plugin
  • 22 - Chunks Plugin
  • 23 - Data Plugin
  • 24 - CPU Load Plugin
  • 25 - Extsearch Plugin
  • 26 - Theme Plugin
  • 27 - Login Mgr Plugin
  • 28 - ruTorrent Label Management Suite
  • 29 - NFO Plugin
  • 30 - Chat Plugin
  • 31 - Logoff Plugin
  • 32 - Pause Plugin
  • 33 - Instant Search Plugin
  • 34 - File Drop (FF > 3.6 & Chrome only).
  • 35 - Check Port
  • 36 - History
  • 37 - iPad
  • 38 - Extended Ratio
  • 39 - Feeds
  • 40 - Media Information
  • 41 - RSS URL Rewrite
  • 42 - Screenshot
  • 43 - RPC
  • 44 - Rutracker Check
  • 45 - Noty
  • 46 - Task
  • 47 - All Plugins v3.6, More info at https://bintray.com/novik65/generic/ruTorrent

Plugin Installation only

Exist a script that install only plugin, this is for the peoples then want to install some plugins instead to reinstall xmlrpc-c, libtorrent and rtorrent.

Actual version for the script:

  • 3.1

Download the script. Remember to change the X.X to the actual version.

wget https://raw.githubusercontent.com/Kerwood/rtorrent.auto.install/master/Plugins-installer-script-X.X

Make it executable.

chmod +x Plugins-installer-script-X.X

Run the script.

sudo ./Plugins-installer-script-X.X

Login box does not appear after install!!!

If the login box does not appear, it's probably because you have installed the all-plugins-pack or httprpc and/or rpc plugins is installed. If one of these plugins are installed (they are both in the all-plugins-pack) you have two choise.

You can remove them using below command:

sudo rm -rfv /var/www/rutorrent/plugins/{httprpc,rpc}

rtorrent-auto-install's People

Contributors

frantzz avatar jdupl avatar kerwood avatar linkpad avatar midzer avatar nemesismate avatar quintenps avatar robot2xl avatar ryandaniels avatar shashankrao avatar thomasrobertson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rtorrent-auto-install's Issues

Makefile optimisation for Raspberry Pi

Just the title say, i have tried some CFLAGS, but don't have anymore a model A (is dead yesterday...), now i have only a B+ alive.

Anyway this is the best (time vs size vs post-install perfomance) options i have found, if someone want to try it just add it inside the INSTALL_RTORRENT function and before any make:

export CFLAGS="-march=armv6 -mtune=arm1176jzf-s -mfloat-abi=hard -mfpu=vfp -ffast-math -pipe -O3"

This settings overwrite, temporarily, the default CFLAGS and CXXFLAGS of the system.
To reset it just reboot the system.

Error while executing script

./rtorrent.auto.install-2.0.5.1: line 6: syntax error near unexpected token newline' ./rtorrent.auto.install-2.0.5.1: line 6:'

Cannot GET /rutorrent

Can't open the web front-end. Just get message "Cannot GET /rutorrent". This is on a clean install of latest stable debian 7 image for arm. Running on a beaglebone black. No strange error messages during install. I think it got something todo with apaches2 default configuration not working with the settings in this script

Debian

Script is saying that its not debian. But my server is indeed debian. Debian 6

How to update?

First of all, thank you for creating this script, it's a real life saver ;)

Said that, can I use this script to update rtorrent/rutorrent?
Are there any issues if I run this script when I already have installed the previous version of rtorrent/rutorrent?

Debian issue

root@freeleech:# chmod +x rtorrent.auto.install-2.1.1-Debian-Wheezy
root@freeleech:
# ./rtorrent.auto.install-2.1.1-Debian-Wheezy
./rtorrent.auto.install-2.1.1-Debian-Wheezy: line 4: syntax error near unexpected token newline' ./rtorrent.auto.install-2.1.1-Debian-Wheezy: line 4:'

There is a problem?

Problem installing in Lubuntu 13.10 64bits

I`ve got this error trying to install -->>>

/etc/rc5.d/S20rtorrent-init -> ../init.d/rtorrent-init

  • Restarting web server apache2 [fail]
  • The apache2 configtest failed.
    Output of config test was:
    AH00526: Syntax error on line 3 of /etc/apache2/sites-enabled/rutorrent.script.conf:
    Invalid ServerName "*" use ServerAlias to set multiple server names.
    Action 'configtest' failed.
    The Apache error log may have more information.
    Installation is complete..

cannot find rtorrent binary in PATH /usr/bin:/usr/local/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin

Uninstall script

Is there a easy way to uninstall what this script installed?

Thank you!

Apache2 Error after Script install.

stevebp@SHELOB /etc/apache2/sites-enabled $ sudo service apache2 restart

  • Restarting web server apache2 [fail]
  • The apache2 configtest failed.
    Output of config test was:
    AH00526: Syntax error on line 3 of /etc/apache2/sites-enabled/rutorrent.script.conf:
    Invalid ServerName "*" use ServerAlias to set multiple server names.
    Action 'configtest' failed.
    The Apache error log may have more information.

nginx script?

Hi!

Thanks for your wonderful script, it works really well without any hassle.

Is there any way for a future nginx script instead of Apache2?

Thank you, keep up the amazing work!

no connection

First, thank you for amazing script. I installed this to my Pi.
When I open rutorrent I see this message "No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file."

Console:
apt-cache policy rtorrent
rtorrent:
Installed: (none)
Candidate: 0.9.2-1
Version table:
0.9.2-1 0
500 http://mirrordirector.raspbian.org/raspbian/ wheezy/main armhf Packages

also

cannot find rtorrent binary in PATH /usr/bin:/usr/local/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin

Thanks

Request Nginx

Optional Nginx instead of Apache2 would be great something like:

server {
listen 440 ssl spdy;
server_name DOMAIN.COM;
ssl_certificate /etc/ssl/certs/nginx.pem;
ssl_certificate_key /etc/ssl/private/nginx.key;

    client_max_body_size 20M; # Allow files up to 20M to be uploaded
    client_body_buffer_size 128k;
    client_body_timeout 7200;

location / {
    root /www;
    index index.php index.html;
    auth_basic            "Restricted";
    auth_basic_user_file  .htpasswd;
}

location /RPC2 {
    include /etc/nginx/scgi_params;
    scgi_pass backend2;
}

location ~  \.php$ {
    # Filter out arbitrary code execution
    location ~ \..*/.*\.php$ {return 404;}
    include /etc/nginx/fastcgi_params;
    fastcgi_param SCRIPT_FILENAME /www$fastcgi_script_name;
    fastcgi_index index.php;
    fastcgi_pass  backend;
}

location ~ /\.ht {
    deny  all;
}

}

upstream backend {
    server unix:/var/run/php5-fpm.sock;
}

upstream backend2 {
    server unix:/tmp/rpc.socket;
}

install with cygwin

Hello,

I just wonder if your script is runable with cygwin on windows ?

I tried with the command : sh rtorrent.sh but I got errors on lines 2, 3, 22

thanks a lot !

Version tracking

Perhaps versions could be tracked by git tags and github releases.

SCGI Error

After installing on Debian 6 I get the error No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file and even if I run rtorrent manually it will not go away a fix would be nice. Thanks.

rTorrent is not running after a restart.

I have Debian 6.0, just experimenting with it. After the installation of the script, I decided to restart the server, "sudo reboot". By default, rTorrent is not launched.

Port Change

Appears script only supports port 80 out of box perhaps make dynamic value for input>?

Dependency Problems

root@debian:~#  apt-get install openssl git subversion apache2 apache2-utils build-essential libsigc++-2.0-dev libcurl4-openssl-dev automake libtool libcppunit-dev libncurses5-dev libapache2-mod-scgi php5 php5-curl php5-cli libapache2-mod-php5 screen unrar-free unzip
Reading package lists... Done
Building dependency tree
Reading state information... Done
apache2 is already the newest version.
apache2-utils is already the newest version.
apache2-utils set to manually installed.
openssl is already the newest version.
libapache2-mod-scgi is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created or been moved out of Incoming.   The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libcurl4-openssl-dev : Depends: libkrb5-dev but it is not going to be installed
                        Depends: librtmp-dev but it is not going to be installed
                        Depends: libssh2-1-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@debian:~#

I tried this

root@debian:~# sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

I am getting dependency problems trying to install this with Debian 7.8.

Copyright

Hi

I wanted to tell you that I find a script that the user has made a simple copy and paste of your script.

Also I must warn you that there is a major security flaw on your script.

Can I contact you by email to discuss it?

thank you

best regards

rtorrent not starting

I am tying to run rtorrent using service rtorrent-init start but I get some errors

tee: /var/log/rtorrentInit.log: Permission denied
cannot find rtorrent binary in PATH /usr/bin:/usr/local/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin

What should I do? FYI I am running this off my rasp pi

Web Interface User and Password Prompt

Hello,

How is to activate user name & password prompt to access the web interface.
Right now, if I go to my web interface, it goes straight to the dashboard without prompting username and password first.

Thank you,
Dhavid

Ps. It's a great script btw 👍

Plugins installation inquiry.

Hello,

I went to this site https://bintray.com/novik65/generic/ruTorrent and checked out the release notes. I think it's a bit outdated. I also have this feeling that there are a lot of new plugins out there but I have no idea where to look in the first place. I hope you guys update the plugins. They are really useful and awesome!

Thanks :)

Great work but I run into a small error

rtorrent.auto.install-NEWEST-VERSION: 213: function: not found

-e

read: 218: Illegal option -n
rtorrent.auto.install-NEWEST-VERSION: 234: [[: not found

rtorrent.auto.install-NEWEST-VERSION: 236: Syntax error: "}" unexpected

Choice of the webserver for the raspberry

The raspberry works with the 3 most used web server, Apache2, NGinX and Lighttpd.
Cause i want to make the script for raspberry, even better, what is the best choise?

Script fails at ln 683

Installed a fresh copy of xubuntu and attempted this script. I found that I needed to install apache2-utils as well. This should likely be added to the initial apt-get installs.

Missing Tracker tab?

I just installed the latest version "rtorrent.auto.install-2.1.1-Debian-Wheezy" and I have noticed, the "Tracker" tab is missing? Please advise how to fix this?

Cheers and Thanks!

Inaccurate "System is not Debian" message

Hi,

I just want to commend you first, you really made an awesome script saving a lot of users their time with installing rTorrent and ruTorrent. You also made it easier to install all the plugins, all at once without the hassle of downloading, copying and extracting each plugins. Now, going back, regardless if I am using Debian 6 x64 or Debian 7 x64, I am always receiving a message that says I am not using a Debian operating system. I have no idea why. So, my solution is to put a "#" to the part that lets the user press any key and the "exit" code. Right now, I am installing it on the latest Debian 6 x64 release.

Thanks.

Oh wait, another thing, this site https://bintray.com/novik65/generic/ruTorrent/3.6/files does not work.

Can't Access WebUI

Hi, when I try to go to "localip/rutorrent" the web address is not working. I think there is an error with open ports being listened to but I have no idea how to fix any of these problems. At the last part of the install script is shows

update-rc.d: using dependency based boot sequencing
insserv: script vboxdrv: service vboxdrv already provided!
insserv: warning: script 'rtorrent' missing LSB tags and overrides
[....] Restarting web server: apache2[Mon Jan 06 20:12:59 2014] [warn] NameVirtualHost *:12005 has no VirtualHosts
... waiting [Mon Jan 06 20:13:00 2014] [warn] NameVirtualHost *:12005 has no VirtualHosts

I am not sure if this means anything but maybe could be a clue. I tried changing the scgi port at the end of the rtorrent.rc file from 5000 to 5005, but that didn't work. This problem doesn't have to do with script problems because I was able to run this in a virtual machine just fine but my debian server is having problems and I can't seem to find any help on the internet. :-/
Its debian wheezy x64

autodl-irssi

Hi,

First of all, awesome plugin - thanks so much for your work!

This isn't an issue, but was wondering if you could add autodl-irssi to the list of plugins?

Compile Libtorrent with..

Compile libtorrent with --with-posix-fallocate. Then in the rtorrent.rc you can set system.file_allocate.set = yes or system.file_allocate.set = no depending use.

Init.d script don't work on Raspbian

The init.d script, after 3 days from installation, don't work anymore. I am trying to understand what is wrong with that.
For now use the manual command to start/stop rtorrent.

Sorry for the inconvenience.

SSL Support

Would be awesome if you could add SSL for Apache for added security :)

Error rtorrent.rc & scgi

OS: Debian 6 (Squeeze) (64 bits)

Rutorrent internal error (console)
Could not read resource file: ~/.rtorrent.rc

Rutorrent Site
No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file.

Site rutorrent does not exist!

Right after finishing installing the plugins, I get this: "ERROR: Site rutorrent does not exist!". The install finishes normally. I can get to the Apache2 Debian Default Page at http:/xxx.xxx.xxx.xxx. But when I go to http:/xxx.xxx.xxx.xxx/rutorrent, I get a 404 Not Found page. The rutorrent files exist in /var/www/rutorrent:

/var/www/rutorrent$ ls
conf  css  favicon.ico  images  index.html  js  lang  php  plugins  share

This is on a clean install of Debian 8 stable (Jessie) technical preview (ALPHA) (64bits)

Erreur script

Choose plugin to see info: 47

This plugin installs about 40 plugins. Download the plugin manually to see which plugins are included.
https://bintray.com/novik65/generic/ruTorrent
REMEBER TO REMOVE HTTPRPC AND RPC PLUGINS FOR LOGIN TO WORK!

Install 'Plugins v3.6'. [y/n]: y
--2015-04-03 12:45:52-- http://dl.bintray.com/novik65/generic/plugins-3.6.tar.gz
Résolution de dl.bintray.com (dl.bintray.com)... 5.153.24.114
Connexion vers dl.bintray.com (dl.bintray.com)|5.153.24.114|:80... connecté.
requête HTTP transmise, en attente de la réponse... 302
Emplacement : http://d29vzk4ow07wi7.cloudfront.net/617625cda45c689f5505fbfdfb6cc4000bc6b1d9?response-content-disposition=attachment%3Bfilename%3D%22plugins-3.6.tar.gz%22&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHAqOi8vZDI5dnprNG93MDd3aTcuY2xvdWRmcm9udC5uZXQvNjE3NjI1Y2RhNDVjNjg5ZjU1MDVmYmZkZmI2Y2M0MDAwYmM2YjFkOT9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPWF0dGFjaG1lbnQlM0JmaWxlbmFtZSUzRCUyMnBsdWdpbnMtMy42LnRhci5neiUyMiIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTQyODA1ODAxMn0sIklwQWRkcmVzcyI6eyJBV1M6U291cmNlSXAiOiIwLjAuMC4wLzAifX19XX0_&Signature=h3hzmOulQ-HDOQA0PmS9TI9NfoU0e3d28LEiNprXWyO-ECjY2TB1b~mb852ltoiFWiEUsOduCr9uJtu2BmlKEBgnw1pntsN0cpDLj-~FMB0wJHI-hrLnzYS-DFnnspWmR3OK-EIyWdMVVcNIzXK7kFZ7B1FiCTVqsNcIsbhDdlnehYHwFTOEVIRlG3BsKmyBeJ1GK3J8Moarz8wpwlmw8E6c-SxseGIGEiSkQPzoaz5Nnr3BVyCfiVX83G6uUXtRYdzmypdGQ746juqqpyXfAdWcFH6t2TYJBpgUAe0jjKW81PtmQjj0yb2WDDdrMI2Un03J41RiszLRp6~fFJCzPg__&Key-Pair-Id=APKAIQIOJCQ5764M5VTQ [suivant]
--2015-04-03 12:45:52-- http://d29vzk4ow07wi7.cloudfront.net/617625cda45c689f5505fbfdfb6cc4000bc6b1d9?response-content-disposition=attachment%3Bfilename%3D%22plugins-3.6.tar.gz%22&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHAqOi8vZDI5dnprNG93MDd3aTcuY2xvdWRmcm9udC5uZXQvNjE3NjI1Y2RhNDVjNjg5ZjU1MDVmYmZkZmI2Y2M0MDAwYmM2YjFkOT9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPWF0dGFjaG1lbnQlM0JmaWxlbmFtZSUzRCUyMnBsdWdpbnMtMy42LnRhci5neiUyMiIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTQyODA1ODAxMn0sIklwQWRkcmVzcyI6eyJBV1M6U291cmNlSXAiOiIwLjAuMC4wLzAifX19XX0_&Signature=h3hzmOulQ-HDOQA0PmS9TI9NfoU0e3d28LEiNprXWyO-ECjY2TB1b~mb852ltoiFWiEUsOduCr9uJtu2BmlKEBgnw1pntsN0cpDLj-~FMB0wJHI-hrLnzYS-DFnnspWmR3OK-EIyWdMVVcNIzXK7kFZ7B1FiCTVqsNcIsbhDdlnehYHwFTOEVIRlG3BsKmyBeJ1GK3J8Moarz8wpwlmw8E6c-SxseGIGEiSkQPzoaz5Nnr3BVyCfiVX83G6uUXtRYdzmypdGQ746juqqpyXfAdWcFH6t2TYJBpgUAe0jjKW81PtmQjj0yb2WDDdrMI2Un03J41RiszLRp6~fFJCzPg__&Key-Pair-Id=APKAIQIOJCQ5764M5VTQ
Résolution de d29vzk4ow07wi7.cloudfront.net (d29vzk4ow07wi7.cloudfront.net)... 54.192.79.66, 54.230.79.113, 54.230.79.3, ...
Connexion vers d29vzk4ow07wi7.cloudfront.net (d29vzk4ow07wi7.cloudfront.net)|54.192.79.66|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Taille : 742728 (725K) [application/unknown]
Enregistre : «plugins-3.6.tar.gz.2»

100%[===================================================================================================================================================================>] 742 728 554K/s ds 1,3s

2015-04-03 12:45:54 (554 KB/s) - «plugins-3.6.tar.gz.2» enregistré [742728/742728]

tar: /var/www/html/rutorrent : open impossible: Aucun fichier ou dossier de ce type
tar: Error is not recoverable: exiting now

Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
libmediainfo0 est déjà la plus récente version disponible.
libzen0 est déjà la plus récente version disponible.
mediainfo est déjà la plus récente version disponible.
php5-geoip est déjà la plus récente version disponible.
curl est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 2 non mis à jour.
Cannot access PPA (https://launchpad.net/api/1.0/~jon-severinsson/+archive/ffmpeg) to get PPA information, please check your internet connection.

How to use the scripts feature to install all plugins?

Hello,

I was wondering, for example, if I installed rTorrent and ruTorrent manually and decided to get all the plugins using your script, is it possible to wget just the "get all plugins" script so that it wouldn't be difficult to get all of them manually?

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.