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

b. Install petalinux on Arch using YAY

$ yay -S petalinux

* (Optional) Uninstall petalinux on Arch using YAY

$ yay -Rns petalinux

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

b. Clone petalinux's git locally

$ git clone https://aur.archlinux.org/petalinux.git ~/petalinux

c. Go to ~/petalinux folder and install it

$ cd ~/petalinux $ makepkg -si

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