Thank you very much for this,
however,
I am not able to figure out how to install pamac on pinephone (longtime debian user new to arch).
Trying to install pamac with:
but getting:
==> ERROR: 'pacman' failed to install missing dependencies.
:: gtk3 and gtk3-mobile are in conflict (gtk3-print-backends). Remove gtk3-mobile? [y/N]
any other solution to install your package or pamac?
Edit:
*****
Figured out a way and writing here if someone else is searching for this:
Then in the desktop menu on phosh click the hamburger menu and disable "Show only adaptive apps",
you should see Axolotl.
But if you click on it, nothing happens...
click Axolotl.
however,
I am not able to figure out how to install pamac on pinephone (longtime debian user new to arch).
Trying to install pamac with:
Code:
git clone https://aur.archlinux.org/pamac-aur.git
makepkg -sic BUILDDIR="~/Downloads"
but getting:
==> ERROR: 'pacman' failed to install missing dependencies.
:: gtk3 and gtk3-mobile are in conflict (gtk3-print-backends). Remove gtk3-mobile? [y/N]
any other solution to install your package or pamac?
Edit:
*****
Figured out a way and writing here if someone else is searching for this:
Code:
git clone https://aur.archlinux.org/axolotl-bin.git
cd axolotl-bin
makepkg -si
you should see Axolotl.
But if you click on it, nothing happens...
click Axolotl.