https://github.com/rvm/ubuntu_rvm/blob/f6da3a5fb8753859a7458e56cc25ad289ec12e76/debian/postrm#L25-L27 This is why we have `apt-get purge` / `apt-get remove --purge`. PS: I don't know what happens on `apt-get install --reinstall`.
ubuntu_rvm/debian/postrm
Lines 25 to 27 in f6da3a5
This is why we have
apt-get purge/apt-get remove --purge.PS: I don't know what happens on
apt-get install --reinstall.