Comment 3 for bug 2055636

Revision history for this message
Nathan Teodosio (nteodosio) wrote :

  git clone -b main https://git.launchpad.net/ppa-dev-tools
  cd ppa-dev-tools
  debuild -us -uc
  apt install ../ppa-dev-tools_0.5.0_all.deb

Now I can confirm the ppa command works, thank you!