Skip to content

Instantly share code, notes, and snippets.

View Troplo's full-sized avatar
🏠
Working from home

Troplo Troplo

🏠
Working from home
View GitHub Profile
@Troplo
Troplo / office-install.sh
Last active January 9, 2025 20:17
Microsoft Office 365 & 2021 LTSC installation script for Wine on Arch Linux. Moved to https://github.com/Troplo/office-install.sh
#!/bin/bash
echo "Welcome to Troplo's Microsoft Office installation script for WINE (Arch Linux, yay required)"
echo ""
echo "Known issues:"
echo "- Broken Microsoft login (good thing!)"
echo "- Doesn't receive feature updates due to Windows 7 EoL."
echo "- OneNote, and Teams don't work."
echo "- Excel has a tendency to flicker when typing."
echo ""