claws-mail from home:redwil:claws project
Proszę wybrać system operacyjny
Dodaj repozytorium i zainstaluj ręcznie
Dla 15.4 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:redwil:claws/15.4/home:redwil:claws.repo zypper refresh zypper install claws-mail
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla xUbuntu 22.04 uruchom następujący program:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/redwil:/claws/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:redwil:claws.list curl -fsSL https://download.opensuse.org/repositories/home:redwil:claws/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_redwil_claws.gpg > /dev/null sudo apt update sudo apt install claws-mail