fdroidserver VS proot

Compare fdroidserver vs proot and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
fdroidserver proot
8 74
- 707
- 2.5%
- 4.7
- 11 days ago
C
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fdroidserver

Posts with mentions or reviews of fdroidserver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-04.
  • "We found a vulnerability with Cheogram. We recommend uninstalling this app immediately" in F-Droid. Any cause for concern?
    1 project | /r/sopranica | 4 Jun 2023
    According to the latest comment on this F-Droid bug report it looks like the problem should be finally fixed in the next F-Droid build server update.
  • How secure are fdroid apps?
    3 projects | /r/fdroid | 4 Apr 2023
    Proprietary: - https://gitlab.com/fdroid/fdroiddata/-/merge_requests/11359 - https://gitlab.com/fdroid/fdroiddata/-/merge_requests/11361 - https://gitlab.com/fdroid/fdroiddata/-/commit/37e72d45f841b72b334f23f3e15a2e31fa8c4d56 - https://gitlab.com/fdroid/fdroidserver/-/issues/1004
  • Looking for a self hosted software store?
    3 projects | /r/selfhosted | 1 Oct 2022
    Different solutions may be better for the different file types than a single download centre for everything. For example, for APKs, there's f-droid. You could selfhost fdroidserver and add your own repo to the f-droid client. This way, the APKs are distributed via an app store that's searchable and can be configured to auto update.
  • Rock It! - Android app for rocket launches and space news
    4 projects | /r/fossdroid | 19 Jan 2022
    They were all on different days. I do test the app on my phone before releasing, and usually only release after not noticing anything for a few days of using the dev version. The reason for the time is a bug in the F-Droid server software that is used to generate the repo. The releases of GitHub have the correct date.
  • [DEV] Termux v0.118.0 Release
    7 projects | /r/termux | 12 Jan 2022
    Note that F-Droid uses algorithm at https://gitlab.com/fdroid/fdroidserver/-/blob/2.1a0/fdroidserver/build.py#L746 to automatically detect built APKs, so ensure any modifications to location or file name are compliant. Auto updates are detected by checkupdates bot at https://gitlab.com/fdroid/fdroidserver/-/blob/master/fdroidserver/checkupdates.py
  • Custom F-Droid Repository with Apps from Play Store
    4 projects | /r/CalyxOS | 29 Apr 2021
    For the source of fdroidserver which creates the F-Droid repository in the end see here: https://gitlab.com/fdroid/fdroidserver
  • How to submit app to F-Droid main repo without cloning the huge repo?
    7 projects | /r/fdroid | 9 Apr 2021
    Clone the fork onto your local machine. You'd need to use linux or mac (windows doesn't work). Install https://gitlab.com/fdroid/fdroidserver.
  • Is NewPipe broken?
    2 projects | /r/fossdroid | 8 Jan 2021
    yep, sadly F-droid doesn't have enough people working on it to keep on top of google's "new" app signatures yet. There was some progress, but then I gave up waiting and added their own repo until it's fixed.

proot

Posts with mentions or reviews of proot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.
  • Two debian distros, both Termux-X11 and VNC gives black screen on one, workd on the other
    2 projects | /r/termux | 10 Dec 2023
    I suspect some component was upgraded (glib?) and it use some functions that are not handled well by proot. Report issue to https://github.com/termux/proot/issues in order to have chances get it solved for yourself and others with this "black screen" problem.
  • FreeBSD 14.0 Delivering Great Performance Uplift
    2 projects | news.ycombinator.com | 27 Nov 2023
    I needed to look at your comment for 10 minutes before I got what you mean. So you want containers that run on any POSIX operating systems?

    You can do this with ptrace() which is in POSIX, but its going to be slow for i/o heavy applications. Unfortunately POSIX doesn't provide anything else (seccomp would already be a step up). See also proot[1], gVisor[2] and User Mode Linux[3] which all use ptrace().

    [1] https://github.com/termux/proot

    [2] https://gvisor.dev/docs/architecture_guide/platforms/#implem...

    [3] https://www.kernel.org/doc/html/v5.9/virt/uml/user_mode_linu...

  • WHAT ARE FILES .l2s.*
    2 projects | /r/termux | 11 Jun 2023
    Documentation does not exist. Just like in best traditions of open source software typically maintained by one person. Look the proot source code instead. Here is the link to extension source code: https://github.com/termux/proot/blob/master/src/extension/link2symlink/link2symlink.c
  • Ubuntu 22.04 on android 12
    1 project | /r/termux | 8 Jun 2023
    You'll probably want to do that inside of a proot environment.
  • The /sys filesystem is not mounted. If you are running in a chroot environment, bind-mount missing filesystems. on opensuse
    1 project | /r/termux | 6 Jun 2023
    Now regarding proot: it can't have higher privileges than your Termux shell session, despite the user "root" which may possibly appear. It was told many times here on Reddit, Termux GitHub and even Wiki (https://wiki.termux.com/wiki/PRoot) that PRoot does not give extra privileges and root user is fake.
  • Termux is an Android terminal emulator and Linux environment app
    8 projects | news.ycombinator.com | 29 Apr 2023
    I understand the sentiment, but I disagree. From the last time I checked, the big compromise with GNU/Linux phones is still the lack of social media and messaging apps and appstore ecosystem. Android, with root, is every bit as much a computer as a Pinephone and Librem 5, but the opposite isn't true. Termux has PRoot, a user-space implementation of chroot allowing a full distro install. I personally don't have any problem depending on Google, I have a problem with things being locked away with no alternative. Given the option, I will happily accept the risks and void my warray to root.

    https://wiki.termux.com/wiki/PRoot

  • Problem with installing any aur package
    1 project | /r/archlinux | 2 Apr 2023
  • Are there any up to date Linux emulators
    1 project | /r/fossdroid | 26 Feb 2023
  • Ideas ??
    3 projects | /r/termux | 17 Feb 2023
  • AndroLinux
    1 project | /r/termux | 12 Feb 2023

What are some alternatives?

When comparing fdroidserver and proot you can also consider the following projects:

termux-x11 - Not released and unmaintained Termux X11 add-on application.

proot-distro - An utility for managing installations of the Linux distributions in Termux.

gplaycli - Google Play Downloader via Command line

ubuntu-in-termux - This is a script by which you can install Ubuntu in your termux application without a rooted device

fdroid - Auto-updating F-Droid repo using GitHub Actions

termux-wayland - Not released and unmaintained Termux X11 add-on application.

fingerlist - FingerList android client

termux-fedora - A script to install a Fedora chroot into Termux

fdroid-firefox

termux-packages - A package build system for Termux.

rfp

manjaro-fs-arm64 - Manjaro rootfs with xfce4 and vncserver preinstalled. Just setup username, password and vnc password. Also one more edition with latest Anki preinstalled.