Package Details: biglybt 4.0.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.000022
First Submitted: 2017-12-26 15:31 (UTC)
Last Updated: 2026-01-31 13:11 (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 7 Next › Last »

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.

musickiller commented on 2022-10-18 14:06 (UTC)

Hello! If run by non-admin user, there is an issue with writing to /opt/biglybt, so plugins can't finish the update and each time the app starts, it's asking to restart to finish plugin installaion.

When run with sudo, it works fine, but afterwards if run via normal user, there is the same warning that the plugin has to be updated o_O

I see the solution as running bigly via it's own user and chown /opt/biglybt to this user. (But I don't know how to do it and hope you understand me =DD)

kevku commented on 2022-09-01 06:51 (UTC)

I think this program is designed to be used with Java 8, Java 11 might also work but anything newer will have problems.

gyurman commented on 2022-07-28 21:39 (UTC)

Suitable java version found [java = openjdk 18.0.1.1 2022-04-22]) 23:36:47 Using swt/swt-aarch64.jar v4.942 /bin/biglybt: line: 109: Error: command not found /bin/biglybt: line: 110: java.lang.module.FindException:: command not found Loading BiglyBT: Error occurred during initialization of boot layer java.lang.module.FindException: Module java.xml.bind not found Exit from BiglyBT complete /bin/biglybt: line: 109: Error: command not found /bin/biglybt: line: 110: java.lang.module.FindException:: command not found BiglyBT TERMINATED.

mrxx commented on 2022-02-27 17:31 (UTC)

Checksum fixed. Upstream changed the installer after I had released the package.

Daerun commented on 2022-02-27 12:01 (UTC)

Version 3.0.0.0 throws a validation error

==> Validating source files with sha256sums... GitHub_BiglyBT_Installer_3.0.0.0.sh ... FAILED ==> ERROR: One or more files did not pass the validity check!

Malvineous commented on 2021-11-28 12:42 (UTC)

Just updated to 2.9.0.0 and it works again! So just 2.8.0.0 seems like it was broken.

dreieck commented on 2021-11-28 11:14 (UTC)

namcap tells me, that 'xdg-utils` should be an (opt)depend (I suggest it to be an optdepend, because not all users use full blown desktop environments at all):

biglybt E: Dependency xdg-utils detected and not included (programs ['xdg-open'] needed in scripts ['usr/share/applications/biglybt.desktop'])

Thanks for maintaining!