2. Remove the current XRT and shell versions.
$ sudo yum remove xrt
3. Cold reboot the system.
4. Follow the installaon procedures outlined in Chapter 4: Installing the Deployment Soware.
It is not recommended to downgrade to a beta version. However, if you must downgrade to a
beta package, it is necessary to rst factory reset all the U50 cards installed on the system.
Downgrading to a beta package without rst factory reseng all the U50 cards installed on the
system can result in unexpected behavior. For beta package installaon, follow the installaon
steps in version 1.4 of the Alveo U50 Data Center Accelerator Card Installaon Guide (UG1370).
Related Information
Reverng the Card to Factory Image
Uninstalling Packages
To completely uninstall the Alveo XRT and deployment plaorm packages, run the following
command in a Linux terminal. Uninstalling XRT also uninstalls the deployment plaorm.
$ sudo yum remove ./<xrt_package_name>
Note: Make sure that all of the plaorm packages are displayed in the output terminal aer running the
command. If not, manually list the packages using the list command at the beginning of this secon,
then delete the remaining packages using the remove command.
Ubuntu
During upgrading, downgrading, or uninstalling, it can be useful to list the currently installed
Alveo packages. To list the currently installed deployment plaorm 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
Upgrading Packages
You can upgrade the XRT and deployment plaorm on your Alveo card by following these steps.
Currently, both packages must be upgraded concurrently.
Appendix A: Changing XRT and Target Platform Versions
UG1370 (v1.7) December 9, 2020 www.xilinx.com
Alveo U50 Data Center Accelerator Card Installation Guide 35