{"id":17348113,"url":"https://github.com/userdocs/qbittorrent-crossbuild","last_synced_at":"2026-03-19T00:56:22.515Z","repository":{"id":40464189,"uuid":"417650379","full_name":"userdocs/qbittorrent-crossbuild","owner":"userdocs","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-18T06:30:53.000Z","size":122,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-18T08:24:01.380Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/userdocs.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-15T22:12:00.000Z","updated_at":"2025-11-18T06:29:53.000Z","dependencies_parsed_at":"2025-02-01T15:45:34.377Z","dependency_job_id":"aaa4ed85-d726-4b41-a7df-9919fa52f9fe","html_url":"https://github.com/userdocs/qbittorrent-crossbuild","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/userdocs/qbittorrent-crossbuild","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userdocs%2Fqbittorrent-crossbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userdocs%2Fqbittorrent-crossbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userdocs%2Fqbittorrent-crossbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userdocs%2Fqbittorrent-crossbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/userdocs","download_url":"https://codeload.github.com/userdocs/qbittorrent-crossbuild/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userdocs%2Fqbittorrent-crossbuild/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28854443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"ssl_error","status_checked_at":"2026-01-28T22:56:00.861Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T16:51:08.747Z","updated_at":"2026-01-28T23:02:32.567Z","avatar_url":"https://github.com/userdocs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## qBittorrent crossbuild deb packages for Debian based systems.\n\nThis intends to serves as a testing and demonstration repo for qbittorrent and QT6.\n\n### Info\n\nBuilds libtorrent `RC_2_0` + `QT6` + `qBittorrent` master packaged into a deb file.\n\n-   Libtorrent and qBittorrent installed to - `/usr/local`\n\n-   QT6 installed to - `/opt/local`\n\n### Install dependencies\n\nThere are builds for either the desktop version `qbittorrent` or the webui only version `qbittorrent-nox`\n\n#### qbittorrent-nox (webui)\n\n```bash\napt install -y zlib1g openssl libgeoip1\n```\n\n#### qbittorrent (desktop)\n\n```bash\napt install -y zlib1g openssl libgeoip1 libglu1-mesa libopengl0 libxcb-xinput0 libdouble-conversion3 libmd4c0 libmd4c-html0 qt6-wayland libxcb-* libxkbcommon-x11-0\n```\n\n### Environment settings\n\nIf you need root to install the deb you may need to use this command:\n\n```bash\nexport PATH=/sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\n```\n\nQT6 library path\n\nWe are using QT6 and it's probably going to cause problems if loaded into `/usr/local/` therefore it is installed to `/opt/local` .\n\nUsing the command `ldconfig` should enough to make sure library paths are loaded as an `ldconfig` conf is included in the deb.\n\n```bash\nsudo ldconfig\n```\n\n### Downloads:\n\nExample download using Debian Bullseye amd64.\n\n```\nwget https://github.com/userdocs/qbittorrent_crossbuild/releases/latest/download/debian-bookworm-qbittorrent-amd64.deb\n```\n\nCheck the release for all downloads\n\nhttps://github.com/userdocs/qbittorrent_crossbuild/releases/latest\n\n### Installation\n\nInstall it:\n\n```bash\ndpkg -i debian-bookworm-qbittorrent-amd64.deb\n```\n\n### Supported OS:\n\n-   Debian Bookworm\n-   Ubuntu Jammy Noble\n\n### Supported Arch:\n\n-   armhf\n-   aarch64\n-   amd64\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuserdocs%2Fqbittorrent-crossbuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuserdocs%2Fqbittorrent-crossbuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuserdocs%2Fqbittorrent-crossbuild/lists"}