Software Alternatives, Accelerators & Startups

Bubblewrap VS pkgsrc

Compare Bubblewrap VS pkgsrc and see what are their differences

Bubblewrap logo Bubblewrap

Unprivileged sandboxing tool

pkgsrc logo pkgsrc

pkgsrc is a framework for building over 17,000 open source software packages.
  • Bubblewrap Landing page
    Landing page //
    2023-09-08
  • pkgsrc Landing page
    Landing page //
    2023-06-30

Bubblewrap videos

Glossier Bubblewrap Review + MORE | zoerudd

More videos:

  • Review - GLOSSIER BUBBLEWRAP EYE CREAM * Review + First Impressions
  • Review - GLOSSIER BUBBLEWRAP REVIEW...HMMM

pkgsrc videos

pkgsrc on ChromeOS

More videos:

  • Review - Using pkgsrc for multi-platform deployments in heterogeneous environments, G Clifford Williams

Category Popularity

0-100% (relative to Bubblewrap and pkgsrc)
Monitoring Tools
100 100%
0% 0
Developer Tools
26 26%
74% 74
Email Marketing
100 100%
0% 0
Package Manager
0 0%
100% 100

User comments

Share your experience with using Bubblewrap and pkgsrc. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Bubblewrap should be more popular than pkgsrc. It has been mentiond 25 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Bubblewrap mentions (25)

  • Docker, Linux, Security. Kinda.
    As an example we will look at man 1 bwrap. Bubblewrap allows us to sandbox an application, not too dissimilar to docker. Flatpaks use bubblewrap as part of their sandbox. Bubblewrap can optionally take in a list of syscalls to filter. The filter is expressed as a BPF(Berkley Packet Filter program - remember when I said docker gives you a friendlier interface to seccomp?) program. Below is a short program... - Source: dev.to / 19 days ago
  • KeePassXC Debian maintainer has removed all network features
    I have already been using bubblewrap[1] to isolate KeePassXC from the network and more (the only access it has is to its own private directory and the Wayland socket). I wouldn't recommend relying on devs or maintainers to do application isolation work for you. [1] <https://github.com/containers/bubblewrap>. - Source: Hacker News / 28 days ago
  • Using GitLab Kubernetes Runners to Build Melange Packages
    Recently, I came across Chainguard and wrote the article How to build Docker Images with Melange and Apko. As a fervent supporter of Kubernetes and GitLab CI, I was eager to experiment with building images using Melange in this particular setup. GitLab's shared Runners work seamlessly with Bubblewrap, eliminating the need for additional configurations. This post is intended for enthusiasts like myself, interested... - Source: dev.to / 5 months ago
  • A Study of Malicious Code in PyPI Ecosystem
    ``` This is basically manually invoking what Flatpak does: https://github.com/containers/bubblewrap This is also useful for more than just security. E.G., you can test how your app would behave on a fresh install by masking your user configuration files. I personally also have a tool that uses it to basically bundle all dependencies from an entire Linux... - Source: Hacker News / 9 months ago
  • Firejail: Light, featureful and zero-dependency security sandbox for Linux
    To, say, override the KDE plugins while testing. This is useful for me since it's rather challenging during development to actually get KDE apps to reliably load my plugins on NixOS: I think kio slaves are probably wrapped and getting other environments injected into them. Rather than bother with any tricky hacks, Linux namespaces make it relatively easy to test regardless. Bubblewrap is used internally by Flatpak... - Source: Hacker News / 11 months ago
View more

pkgsrc mentions (9)

  • Show HN: Brioche – A new Nix-like package manager
    Https://pkgsrc.org/ from netbsd runs on many systems. - Source: Hacker News / 4 days ago
  • Installing packages without an internet connection?
    It seems according to pkgsrc.org that pkgin might follow the PKG_PATH environment variable. You're supposed to set PKG_PATH="http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r|cut -f '1 2' -d.)/All/", and according to uname(1), -p gives the processor architecture and -r gives the operating system [kernel] release. Source: over 1 year ago
  • pkgsrc.se is no more :(
    It seems like pkgsrc.org hasn’t got the news yet. Source: over 1 year ago
  • Slackware 15.0
    I still have a Slackware install that runs some really old stuff I have. I remember working at AN ISP in the 90s and slack was are secure distro. All the important stuff (authentication, configs, etc.) were stored and served from our 'slack pool'. Funny part is now I do a very basic Slackware install that setup pkgsrc (https://pkgsrc.org) on it so I can really experience the best and worst of times! - Source: Hacker News / over 2 years ago
  • Cross-platform package management: Comprehensive comparison of Pkgsrc and Ravenports article published
    Today the second article on cross-platform package management has been published. It features a short description of what Pkgsrc and Ravenports are and a longer part on how they compare. The test environment and procedure is covered and of course the results are presented. At the end a conclusion is drawn. Source: over 2 years ago
View more

What are some alternatives?

When comparing Bubblewrap and pkgsrc, you can also consider the following products

Firejail - security sandbox

Conda - Binary package manager with support for environments.

Sandboxie - Sandboxie is a program for Windows that is designed to allow the user to isolate individual programs on the hard drive.

Homebrew - The missing package manager for macOS

Cuckoo Sandbox - Cuckoo Sandbox provides detailed analysis of any suspected malware to help protect you from online threats.

Portage - Portage is source-based package manager used by Gentoo and its descendants. It controls all process from fetching source through building it, installing into clean environment to "merging" with already installed software.