I made a tool to download and run popular CLI tools like youtube-dl, jq, and ripgrep without installing them

This page summarizes the projects mentioned and recommended in the original post on /r/commandline

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 1bin

  • It's been working pretty well so I thought I'd share. You can visit 1bin.org to find download links and copy/paste friendly snippets to install each tool, or check out the repo if you're curious how it works.

  • stew

    🥘 An independent package manager for compiled binaries.

  • This is a recipe for a disaster. Just use Stew.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nixpkgs

    Nix Packages collection & NixOS

  • Nix is based around the concept of reproducible builds, and it takes care of checking the hashes for you: both the hashes of the sources files and the hashes of the built files, to ensure the software you get is what you expected. If you're really unsure, you can even review the package definition, to see how your app is being built (For example: the jq package).

  • nix

    Nix, the purely functional package manager

  • For instance, if you use the Nix package manager, you can already "download and run popular CLI tools like youtube-dl, jq, and ripgrep without installing them." For example:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts