
Homebrew
iTerm2
Chocolatey
VS Code
Rectangle
Scoop
AppCleaner
Ninite
pkgsrc
Conda
Yay
Portage
Nix
Docker
BBEdit
iTerm2
Homebrew is recommended for developers, system administrators, and power users who require a straightforward and efficient method to manage software packages and dependencies on macOS or Linux.
Based on our record, Homebrew seems to be a lot more popular than pkgsrc. While we know about 946 links to Homebrew, 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.
One installs Homebrew if missing and runs brew bundle against a Brewfile that carries every formula, cask, App Store app and VS Code extension;. - Source: dev.to / 7 days ago
We'll use Homebrew to keep things manageable. If you don't have it, grab it at brew.sh. - Source: dev.to / 6 months ago
If you don't have Python 3.10+, install it (on Mac) via Homebrew:. - Source: dev.to / 3 months ago
Aerospace is a menu bar application, but you can’t download it from an App Store or get it as a DMG file. You need a package manager. Go to the Homebrew website and follow the installation guide. Make sure to accurately follow the on-screen instructions. This may include any of the following:. - Source: dev.to / 3 months ago
Docker, Distrobox, Flatpak, and a bit of Homebrew where it makes sense. - Source: dev.to / 4 months 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 / about 1 year 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 / about 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
iTerm2 - A terminal emulator for macOS that does amazing things.
Conda - Binary package manager with support for environments.
Chocolatey - The sane way to manage software on Windows.
Yay - Yay is an AUR helper written in go, based on the design of yaourt, apacman and pacaur.
VS Code - Build and debug modern web and cloud applications, by Microsoft
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.