Table of Contents

Advertisement

Installing Older Packages
To install older platforms, perform the following steps.
1. Remove the current XRT and shell versions.
$ sudo yum remove xrt
2. Cold reboot the system.
3. Follow the installation procedures outlined in
Uninstalling Packages
To completely uninstall the XRT and deployment platform packages, run the following command
in a Linux terminal. Uninstalling XRT also uninstalls the deployment platform.
$ sudo yum remove ./<xrt_package_name>
Note: Make sure that all of the platform packages are displayed in the output terminal after running the
command. If not, manually list the packages using the list command at the beginning of this section,
then delete the remaining packages using the remove command.

Ubuntu

During upgrading, downgrading, or uninstalling, it can be useful to list the currently installed
VCK5000 packages. To list the currently installed deployment platform package, run the
following command in a Linux terminal:
$ apt list --installed | grep xilinx
To list the currently installed XRT package, run the following command:
$ apt list --installed | grep xrt
Installing Newer Packages
Install the newest XRT and deployment platform on your VCK5000 card by following these
steps. Currently, both packages must be upgraded concurrently.
1. Download the desired XRT and deployment platform packages. Follow installation in
Deployment Platform Installation Procedures on
UG1531 (v1.0) March 4, 2022
VCK5000 Hardware Install Guide
Appendix B: Changing XRT and Target Platform Versions
Chapter 4: Installing the Deployment
Ubuntu.
Send Feedback
Software.
XRT and
www.xilinx.com
36

Advertisement

Table of Contents
loading

Table of Contents