Replies: 2 comments 2 replies
-
@reishoku : normally the linuxbrew installation uses the macbrew version uses either https://docs.brew.sh/FAQ#why-should-i-install-homebrew-in-the-default-location Having .deb and .rpm would be nice either way, did you add the packaging scripts ? |
Beta Was this translation helpful? Give feedback.
-
Yes, Linuxbrew installation uses Fresh installation of linuxbrew: reishoku@lima-default:/home/reishoku$ ls -la /home/linuxbrew/.linuxbrew/
total 56
drwxr-xr-x 14 reishoku reishoku 4096 Feb 2 15:04 .
drwxr-xr-x 3 root root 4096 Feb 2 15:04 ..
drwxrwxr-x 2 reishoku reishoku 4096 Feb 2 15:04 Caskroom
drwxrwxr-x 2 reishoku reishoku 4096 Feb 2 15:04 Cellar
drwxrwxr-x 2 reishoku reishoku 4096 Feb 2 15:04 Frameworks
drwxr-xr-x 11 reishoku reishoku 4096 Feb 2 15:05 Homebrew
drwxrwxr-x 2 reishoku reishoku 4096 Feb 2 15:05 bin
drwxrwxr-x 3 reishoku reishoku 4096 Feb 2 15:08 etc
drwxrwxr-x 2 reishoku reishoku 4096 Feb 2 15:04 include
drwxrwxr-x 2 reishoku reishoku 4096 Feb 2 15:04 lib
drwxrwxr-x 2 reishoku reishoku 4096 Feb 2 15:04 opt
drwxrwxr-x 2 reishoku reishoku 4096 Feb 2 15:04 sbin
drwxrwxr-x 6 reishoku reishoku 4096 Feb 2 15:08 share
drwxrwxr-x 3 reishoku reishoku 4096 Feb 2 15:04 var
I added Will create PR. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I'm considering building official Debian/RPM Package for Lima.
Homebrew/Linuxbrew installs Lima with Permission
reishoku:reishoku
(username+groupname who installed brew with superuser priv), so Lima can't be used in multi-user environment.Lima can be installed by manually building, but in terms of package management, (I assume) this is not nice.
Any thoughts?
[P.S.] I've successfully built debian package of Lima 0.8.1. ;)
Beta Was this translation helpful? Give feedback.
All reactions