Skip to content

Email Client

Email clients are crucial components of any distribution. Thunderbird or Evolution are typically shipped by distributions.

Thunderbird

sh
sudo pacman -S thunderbird
sudo pacman -S thunderbird
sh
sudo apt install thunderbird
sudo apt install thunderbird
sh
sudo dnf install thunderbird
sudo dnf install thunderbird
sh
sudo apt install thunderbird
sudo apt install thunderbird
sh
sudo xbps-install thunderbird
sudo xbps-install thunderbird

Evolution

sh
sudo pacman -S evolution
sudo pacman -S evolution
sh
sudo apt install evolution
sudo apt install evolution
sh
sudo dnf install evolution
sudo dnf install evolution
sh
sudo apt install evolution
sudo apt install evolution
sh
sudo xbps-install evolution
sudo xbps-install evolution

MailSpring

sh
yay -S mailspring
yay -S mailspring
sh
wget -O mailspring.deb https://updates.getmailspring.com/download?platform=linuxDeb
sudo dpkg -i mailspring.deb
sudo apt install -f
wget -O mailspring.deb https://updates.getmailspring.com/download?platform=linuxDeb
sudo dpkg -i mailspring.deb
sudo apt install -f
sh
sudo dnf install mailspring
sudo dnf install mailspring
sh
wget -O mailspring.deb https://updates.getmailspring.com/download?platform=linuxDeb
sudo dpkg -i mailspring.deb
sudo apt install -f
wget -O mailspring.deb https://updates.getmailspring.com/download?platform=linuxDeb
sudo dpkg -i mailspring.deb
sudo apt install -f
sh
sudo xbps-install mailspring
sudo xbps-install mailspring

Geary

sh
sudo pacman -S geary
sudo pacman -S geary
sh
sudo apt install geary
sudo apt install geary
sh
sudo dnf install geary
sudo dnf install geary
sh
sudo apt install geary
sudo apt install geary
sh
sudo xbps-install geary
sudo xbps-install geary

Released under the MIT License.