インストール
# cd /usr/local/src # git clone https://github.com/rear/rear.git # cd rear # apt-get install debhelper dh-virtualenv # apt-get install dh-buildinfo libattr1-dev libacl1-dev libselinux1-dev texinfo groff dpatch gperf bison # apt-get install devscripts # make deb # cd / # find / -name *rear*.deb # dpkg -i /usr/local/src/rear/dist/rear_2.5-git.3641.36106f44.master_amd64.deb
確認
# rear -V
コメント