Help with bypassing Arch check in Pamac
#3
The person above probably gave the answer you needed, but not the one you asked for.

To ignore arch while building a package, you can run makepkg -A not pacman -A as pacman doesn't integrate the aur.
Many AUR helpers integrate this functionality already such a paru, which will prompt you to "build the package anyway" if the arch does not match yours.

For pamac I do not know, though you can use pamac to install paru (which I mentioned above) though this is a cli application.
To use paru simply type paru package_name in a terminal, the rest is intuitive.

You can also build the package manually by using
Code:
git clone https://aur.archlinux.org/package_name.git
cd package_name
makepkg -A
And then install it by using
Code:
pacman -U package_name.tar.xz
  Reply


Messages In This Thread
RE: Help with bypassing Arch check in Pamac - by user18130814200115 - 11-26-2021, 07:32 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  By the way, yay arch... KC9UDX 3 506 12-24-2023, 09:53 AM
Last Post: KC9UDX
  PineBook HOW TO REINSTALL ARCH-Manjaro. Ice-O-Star 0 865 10-22-2022, 10:46 AM
Last Post: Ice-O-Star
  Arch Linux ARM root filesystem SKiljan 24 20,115 09-24-2022, 03:11 AM
Last Post: alexandre
  Booting Arch from USB lorebett 6 2,794 09-18-2022, 11:35 AM
Last Post: lorebett
  Manjaro Gnome 22.06 pamac update fail/soft-bricked-OS u974615 5 2,216 08-21-2022, 12:00 PM
Last Post: u974615
  Manjaro and Arch repository with privacy oriented software as400 86 110,472 04-27-2022, 07:44 AM
Last Post: annahellrothsparent
  Downloading Spyder causes Pamac to freeze mjc 4 5,575 09-27-2020, 10:11 AM
Last Post: mjc
  Arch ARM iso for Pinebook Pro hanmorten 2 3,875 07-09-2020, 01:37 AM
Last Post: hanmorten
  boots not after try installing arch definitiv. 3 5,223 06-17-2020, 04:06 PM
Last Post: definitiv.
  Cant boot into home-rolled Arch Linux image craftkiller 4 4,561 02-25-2020, 12:58 PM
Last Post: craftkiller

Forum Jump:


Users browsing this thread: 1 Guest(s)