petalinux on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "petalinux" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install petalinux on Arch using YAY
$
yay -S
petalinux
Copied
* (Optional) Uninstall petalinux on Arch using YAY
$
yay -Rns
petalinux
Copied
2. Manually Install "petalinux" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone petalinux's git locally
$
git clone https://aur.archlinux.org/petalinux.git
~/petalinux
Copied
c. Go to ~/petalinux folder and install it
$
cd
~/petalinux
Copied
$
makepkg -si
Copied
3. Information about the petalinux package on Arch User Repository (AUR)
ID: 1268598
Name: petalinux
PackageBaseID: 173779
PackageBase: petalinux
Version: 2023.1-1
Description: Toolchain and SDK for Xilinx embedded Linux
URL: https://www.xilinx.com/products/design-tools/embedded-software/petalinux-sdk.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex.henrie
Submitter: alex.henrie
FirstSubmitted: 1638990153
LastModified: 1686000383
URLPath: /cgit/aur.git/snapshot/petalinux.tar.gz
Name: petalinux
PackageBaseID: 173779
PackageBase: petalinux
Version: 2023.1-1
Description: Toolchain and SDK for Xilinx embedded Linux
URL: https://www.xilinx.com/products/design-tools/embedded-software/petalinux-sdk.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex.henrie
Submitter: alex.henrie
FirstSubmitted: 1638990153
LastModified: 1686000383
URLPath: /cgit/aur.git/snapshot/petalinux.tar.gz