1
pear install --nodeps -s --force --register-only /usr/share/php/pear/.pkgxml/File_Bittorrent.xml >/dev/null || :
1 2 3
if [ "$1" = "0" ]; then pear uninstall --nodeps --ignore-errors -r File_Bittorrent > dev/null || : fi