Skip to content

Instantly share code, notes, and snippets.

View herzane52's full-sized avatar
🇹🇷
🇹🇷 Kalpten İnananlar sonsuzadek yaşar derler, ama unutulunca herkes *lür.

Herzane herzane52

🇹🇷
🇹🇷 Kalpten İnananlar sonsuzadek yaşar derler, ama unutulunca herkes *lür.
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 ""