How to Install and Uninstall rlottie.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "rlottie.x86_64" package

This guide covers the steps necessary to install rlottie.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rlottie.x86_64

2. Uninstall "rlottie.x86_64" package

Please follow the guidance below to uninstall rlottie.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rlottie.x86_64 $ sudo dnf autoremove

3. Information about the rlottie.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:21:37 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rlottie
Version : 0.2
Release : 8.el9
Architecture : x86_64
Size : 197 k
Source : rlottie-0.2-8.el9.src.rpm
Repository : epel
Summary : Platform independent standalone library that plays Lottie Animation
URL : https://github.com/Samsung/rlottie
License : MIT AND FTL AND BSD-3-Clause AND MPL-1.1
Description : rlottie is a platform independent standalone c++ library for rendering
: vector based animations and art in realtime.
:
: Lottie loads and renders animations and vectors exported in the bodymovin
: JSON format. Bodymovin JSON can be created and exported from After Effects
: with bodymovin, Sketch with Lottie Sketch Export, and from Haiku.
:
: For the first time, designers can create and ship beautiful animations
: without an engineer painstakingly recreating it by hand. Since the animation
: is backed by JSON they are extremely small in size but can be large in
: complexity!