Add the repository to your configuration (e.g.,
/etc/apt/sources.list.d/other-reaktanz.list
):
# for binary packages: deb https://reaktanz.de/R/deb unstable main # for source packages: deb-src https://reaktanz.de/R/deb unstable main
To be able to make use of secure apt, add the repository's GnuPG key to your configuration:
wget -q https://reaktanz.de/R/DDCDA632.gpg -O- | sudo apt-key add -
You can then update the list of available packages and install the package:
sudo aptitude update sudo aptitude install r-other-reaktanz-mailr
In case you'd rather like to download the package manually, here it is:
Imprint · Privacy policy