# apt-get purge rear
# cd /usr/local/sbin
# git clone https://github.com/rear/rear.git
# cd rear
# make deb
# find / -name *rear*.deb
# dpkg -i /usr/local/sbin/rear/dist/rear_2.5-git.3659.141b60a4.master_amd64.deb
# apt-get purge rear
# cd /usr/local/sbin
# git clone https://github.com/rear/rear.git
# cd rear
# make deb
# find / -name *rear*.deb
# dpkg -i /usr/local/sbin/rear/dist/rear_2.5-git.3659.141b60a4.master_amd64.deb
コメント