Skip to content

Instantly share code, notes, and snippets.

@bspguy
Last active July 18, 2023 12:53
Show Gist options
  • Save bspguy/8c2c659400888afcc8314448032972fb to your computer and use it in GitHub Desktop.
Save bspguy/8c2c659400888afcc8314448032972fb to your computer and use it in GitHub Desktop.
PetaLinux 2023.1 Quick Installation step for packages
#install packages
sudo apt-get install iproute2 gawk python3 build-essential gcc git make net-tools libncurses5-dev tftpd ddd zlib1g-dev libssl-dev libselinux1 gnupg wget diffstat chrpath socat xterm autoconf libtool tar unzip texinfo zlib1g-dev gcc-multilib automake zlib1g:i386 screen gzip cpio xz-utils debianutils iputils-ping python3-jinja2 libtinfo5
#install petalinux
./petalinux-v2023.1-05012318-installer.run --dir /home/<username>/petalinux/2023.1/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment