Package Details: biglybt 4.1.0.0-1

Git Clone URL: https://aur.archlinux.org/biglybt.git (read-only, click to copy)
Package Base: biglybt
Description: Feature-filled Bittorrent client based on the Azureus project
Upstream URL: https://www.biglybt.com/
Licenses: GPL3
Submitter: Det
Maintainer: mrxx
Last Packager: mrxx
Votes: 19
Popularity: 0.030797
First Submitted: 2017-12-26 15:31 (UTC)
Last Updated: 2026-07-26 11:25 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Pinned Comments

mrxx commented on 2022-11-01 12:48 (UTC)

In order to get rid of annoying update messages at startup, go into Tools > Options > Interface > Start. Disable the 'Check for latest version" and 'Auto download updates' options.

Also disable 'Enable plugin update checking' in Tools > Options > Plugins > Plugin Update.

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

mrxx commented on 2026-08-08 20:41 (UTC)

Thank you, exuvo.

Unfortunately the AUR was recently made read-only due to malicious incidents, so I cannot publish the fix at the moment.

exuvo commented on 2026-08-07 12:17 (UTC) (edited on 2026-08-07 12:17 (UTC) by exuvo)

I think your last change of changing a mv to a sed with > breaks the file permissions. My /usr/bin/biglybt is no longer executable and needed a chmod +x

mrxx commented on 2026-07-26 11:31 (UTC)

Thank you, zkm2fw. The desktop file is being converted to unix line endings, too now.

Because nothing changes for existing users I kept the pkgrel=1.

zkm2fw commented on 2026-07-26 03:02 (UTC) (edited on 2026-07-26 03:03 (UTC) by zkm2fw)

$ \xxd /usr/share/applications/biglybt.desktop | \grep --color=always "0d.*0a"

00000010: 6467 2d6f 7065 6e0d 0a5b 4465 736b 746f  dg-open..[Deskto
00000020: 7020 456e 7472 795d 0d0a 4e61 6d65 3d42  p Entry]..Name=B
00000030: 6967 6c79 4254 0d0a 4765 6e65 7269 634e  iglyBT..GenericN
00000050: 6c69 656e 740d 0a45 7865 633d 6269 676c  lient..Exec=bigl
00000080: 7365 0d0a 5479 7065 3d41 7070 6c69 6361  se..Type=Applica
00000090: 7469 6f6e 0d0a 4d69 6d65 5479 7065 3d78  tion..MimeType=x
00000120: 3b50 3250 3b47 544b 3b4a 6176 613b 0d0a  ;P2P;GTK;Java;..
00000140: 6967 6c79 4254 0d0a                      iglyBT..

Get it sed -i 's/\r//''ed.

Or maybe consider dos2unix instead of manual sed?

mrxx commented on 2026-03-21 22:43 (UTC)

@guglovich Select default option 1) jdk-openjdk when prompted.

guglovich commented on 2026-03-20 18:22 (UTC)

==> ВНИМАНИЕ: Installation without JDK will cause prompts for Root password during build! -> Extracting GitHub_BiglyBT_Installer_4.0.0.0.sh... Starting Installer ... GitHub_BiglyBT_Installer_4.0.0.0.sh: строка 825: /usr/lib/jvm/default/bin/java: Нет такого файла или каталога ==> ОШИБКА: Произошел сбой в package(). Прерывание... ошибка: не удалось собрать «biglybt-4.0.0.0-1»: ошибка: не удалось собрать пакеты: biglybt-4.0.0.0-1

vandraren commented on 2026-03-03 02:08 (UTC)

Icon doesn't seem to work on the task manager on Wayland by default. Copied the .desktop icon from /usr/share/applications/ to ~/.local/share/applications/ to fix it on my system.

mrxx commented on 2026-01-31 13:13 (UTC)

Thank you, djo0012, I've added 'unzip' to the dependencies.

djo0012 commented on 2026-01-31 03:17 (UTC)

Missing a dependency on "unzip", this was the cause of error "SWT check failed with: java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Display"

mrxx commented on 2022-11-01 12:48 (UTC)

In order to get rid of annoying update messages at startup, go into Tools > Options > Interface > Start. Disable the 'Check for latest version" and 'Auto download updates' options.

Also disable 'Enable plugin update checking' in Tools > Options > Plugins > Plugin Update.