petalinux-v2021.1 on AUR (Arch User Repository)

Last updated: May 12,2024

1. Install "petalinux-v2021.1" 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-v2021.1 on Arch using YAY

$ yay -S petalinux-v2021.1

* (Optional) Uninstall petalinux-v2021.1 on Arch using YAY

$ yay -Rns petalinux-v2021.1

2. Manually Install "petalinux-v2021.1" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone petalinux-v2021.1's git locally

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

c. Go to ~/petalinux-v2021.1 folder and install it

$ cd ~/petalinux-v2021.1 $ makepkg -si

3. Information about the petalinux-v2021.1 package on Arch User Repository (AUR)

ID: 962019
Name: petalinux-v2021.1
PackageBaseID: 171131
PackageBase: petalinux-v2021.1
Version: 2021.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
FirstSubmitted: 1631839840
LastModified: 1631839840
URLPath: /cgit/aur.git/snapshot/petalinux-v2021.1.tar.gz