Linuxbrew

Puppy related raves and general interest that doesn't fit anywhere else
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

Linuxbrew

#1 Post by labbe5 »

Because of dependencies, Linuxbrew can only be used by Debiandog and similar OS.

Dependencies :
Ruby 1.8.6 or newer
GCC 4.4 or newer
Linux 2.6.16 or newer
64-bit x86

#apt install build-essential curl git python-setuptools ruby

What makes Linuxbrew interesting as a package manager is the fact that you never run commands as root user.

All packages and applications will be installed in your $HOME folder, so you don’t need root privileges.
Source : https://www.ostechnix.com/linuxbrew-com ... -mac-os-x/

Post Reply