
FLATHUB
Flatpak
Snapcraft
AppImageKit
Chocolatey
Homebrew
Lutris
Zorin OS
pkgsrc
Conda
Homebrew
Yay
Portage
Nix
Docker
BBEdit
FLATHUB
pkgsrcFlathub is particularly recommended for Linux users who want a straightforward and secure way to install and update applications. It's especially beneficial for those who use multiple distributions or want to ensure their software is up-to-date without dependency issues.
Based on our record, FLATHUB seems to be a lot more popular than pkgsrc. While we know about 200 links to FLATHUB, we've tracked only 11 mentions of pkgsrc. 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.
GUI apps often come in Flatpak these days - which are sandboxed[1] like you are expecting. [1] https://docs.flatpak.org/en/latest/basic-concepts.html#sandboxes - https://flatpak.org/ - https://flathub.org/en. - Source: Hacker News / 7 months ago
1. You can configure the keyboard shortcuts in KDE. Or use something like Toshy: https://github.com/RedBearAK/Toshy 2. KDE Autostart 3. KDE Discover. Supports flatpak for example: https://flathub.org/en 4. SysD Manager (https://github.com/plrigaux/sysd-manager). Can be installed from Flathub. SystemdGenie is another one. 5. KDE Plasma System Monitor 6. KDE User Manager. - Source: Hacker News / 9 months ago
There are a lot of third-party Linux apps built with GTK4/Libadwaita. If you just to to https://flathub.org and click on random apps a lot of them will use GTK. - Source: Hacker News / over 2 years ago
I would recommend taking a look at Flatpak. Source: over 2 years ago
Flathub flatpak format apps/games for linux desktop, does not require any specific linux distribution just that flatpak is present on the system. Source: almost 3 years ago
> Most open source software packages are also compiled for BSD variants, they switched to 64 bit time_t a long time ago and reported back upstream any problems. * NetBSD in 2012: https://www.netbsd.org/releases/formal-6/NetBSD-6.0.html * OpenBSD in 2014: http://www.openbsd.org/55.html For packaging, NetBSD uses their (multi-platform) Pkgsrc, which has 29,000 packages, which probably covers a large swath of... - Source: Hacker News / 12 months ago
> https://pkgsrc.smartos.org/install-on-macos/ Note that Pkgsrc is a NetBSD-derived project. * https://pkgsrc.org The Joyent folks leveraged it to allow their customers, who were perhaps not as familiar with Solaris/SmartOS, a larger pool of packages. Pkgsrc was running on Solaris before Joyent, Joyent built on top of it. - Source: Hacker News / almost 2 years ago
Https://pkgsrc.org/ from netbsd runs on many systems. - Source: Hacker News / about 2 years ago
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 3 years ago
It seems like pkgsrc.org hasnโt got the news yet. Source: over 3 years ago
Flatpak - Flatpak is the new framework for desktop applications on Linux
Conda - Binary package manager with support for environments.
Snapcraft - Snaps are software packages that are simple to create and install.
Homebrew - The missing package manager for macOS
AppImageKit - Linux apps that run anywhere
Yay - Yay is an AUR helper written in go, based on the design of yaourt, apacman and pacaur.