Post

Homebrew (Linuxbrew)

Homebrew (Linuxbrew) is a package manager for Linux that installs software from source into a user-managed prefix, allowing non-root users to install development tools and utilities without system-wide changes.

Homebrew (Linuxbrew)

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/homebrew.sh)"

Notes

Execute within an existing LXC Console
Requires at least one non-root user (uid >= 1000) in the container

Source code
Loading...