How can I change where Homebrew will install the package? Is it possible? I tried to manually move the installed folder to /usr/local/Cellar, but dynamic linking is "hard" for this location.
/usr/local/Cellar
No, It is Immpossible. You can change the location of the entire Homebrew installation (for example, in ~/homebrewinstead /usr/local), but you cannot change the location of a single package.
~/homebrew
/usr/local
Source: https://habr.com/ru/post/1599603/More articles:How to simulate a common method in Java using Mockito? - javaHow to add calculated column in Access via SQL - sqlGetEnumerator () in the middle of a line - c #Display a list of IP addresses attacking my server on Linux (CentOS6) - securityHow can I write a C # method to clear a group of checkboxes when a button is clicked? - c #cl-ppcre reader in let-over-lambda - macrosBox shadow on adjacent elements with variable width - htmlC ++ is equivalent to Python "if x in [string1, string2, ...]" - c ++OpenCV: good learning outcome, but cascading classifier - opencvHow to generate graph graph and equilibrium graph? - rAll Articles