# apt-get install asciidoc # apt-get install debhelper dh-virtualenv # apt-get install devscripts # cd /usr/local/src # git clone https://github.com/rear/rear.git # cd rear # make deb # cd / # find / -name *rear*.deb # dpkg -i /usr/local/src/rear/dist/rear_2.5-git.3641.36106f44.master_amd64.deb
# apt --fix-broken install
コメント