docs: add vylen linux install instruction #2559
Conversation
|
There was a problem hiding this comment.
Code Review
This pull request adds installation instructions for Vylen Linux using the Emerald package manager to the documentation. The feedback suggests formatting the section heading and adding a comment to the code block to ensure consistency with the rest of the installation guide.
| ### Vylen Linux | ||
|
|
||
| ```bash | ||
| sudo emerald install teams-for-linux | ||
| ``` |
There was a problem hiding this comment.
To maintain consistency with other sections in this document, such as 'Arch Linux (AUR)' and 'Ubuntu (Pacstall)', the heading should include the package manager name in parentheses. Additionally, adding a descriptive comment within the code block improves clarity and follows the established style of the page.
| ### Vylen Linux | |
| ```bash | |
| sudo emerald install teams-for-linux | |
| ``` | |
| ### Vylen Linux (Emerald) | |
| ```bash | |
| # Install Teams for Linux | |
| sudo emerald install teams-for-linux |
There was a problem hiding this comment.
Hi @CelestifyX , can you add this fix? Thanks for contributing!!
📦 PR Build Artifacts✅ Build successful! Download artifacts: 🐧 Linuxx86_64 (447.81 MB) - Contains: .deb, .rpm, .tar.gz, .AppImage arm64 (438.04 MB) - Contains: .deb, .rpm, .tar.gz, .AppImage armv7l (415.87 MB) - Contains: .deb, .rpm, .tar.gz, .AppImage 🍎 macOSx86_64 (129.22 MB) - Contains: .dmg 🪟 Windowsx86_64 (109.57 MB) - Contains: .exe installer 📝 Note: Snap packages (.snap) are built in a separate workflow 🕐 Last updated: 2026-05-19 16:27 UTC |



Added instructions for installing Teams For Linux on Vylen Linux