Skip to content

[FEAT]: Add Linux support for lino#2

Open
gambhirsharma wants to merge 2 commits into
CGI-FR:mainfrom
gambhirsharma:main
Open

[FEAT]: Add Linux support for lino#2
gambhirsharma wants to merge 2 commits into
CGI-FR:mainfrom
gambhirsharma:main

Conversation

@gambhirsharma

Copy link
Copy Markdown
Contributor

This PR enables full Linux compatibility for the lino formula.

Previously macOS-only, users can now install and use lino via
Homebrew on Linux environments.

Successfully tested on Ubuntu 24.04.2 LTS (x86_64).

Note: This formula will not work on 32-bit Linux architectures due
to a limitation of Homebrew on Linux.

This commit introduces support for Linux on x86 and arm architectures.
It also includes a fix for a missing 'end' keyword in a Linux-specific block.
Homebrew don't support 32bit linux binary
@gambhirsharma

Copy link
Copy Markdown
Contributor Author

Testing Instructions

To test this version before merging:

# Uninstall any existing `lino` installation from the old tap
brew uninstall lino 
# Untap the previous Formula
brew untap cgi-fr/lino 

# Tap into my repository to access the updated formula
brew tap gambhirsharma/homebrew-lino
# Install the formula from my tap
brew install lino

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant