Thanks for the info,
I'm not familiar with the format, but based on what I'm seeing in here.
Code:
pkgbase = pixelflasher-bin
pkgdesc = Pixel phone flashing GUI utility with features.
pkgver = 5.3.0.0
pkgrel = 1
url = https://github.com/badabing2005/PixelFlasher
arch = x86_64
license = GPL3
depends = glibc
depends = zlib
optdepends = android-tools
provides = pixelflasher
conflicts = pixelflasher
options = !strip
source = PixelFlasher-5.3.0.0::https://github.com/badabing2005/PixelFlasher/releases/download/v5.3.0.0/PixelFlasher_Ubuntu_22_04
source = PixelFlasher.desktop
source = PixelFlasher.png
sha256sums = 3651036a6f629646dcd6b05940fb67847d19cd525374929aa6b03cc197a67b07
sha256sums = 3f503e3e3b819562669e1d0a8a25043c478c8c1709b376642fd678caf3d8ee34
sha256sums = 7ac7e66ab29fd58c300196cc5f639baec6d8070b12613dcf09877a2fc5522c0d
pkgname = pixelflasher-bin
I'm assuming that this is defining / publishing it in arch linux pkg format, where the source binary is the Ubuntu build, and it is declaring what are the dependencies, which I suppose if they are not present, they would be installed by the package.
If that is what is happening, than it's great, people can just install it using the native package manager?
It would be great if this is repeated on other Linux distributions.
What would be the way to install this on Manjaro?
Code:
sudo pacman -Syu PixelFlasher