How to Install and Uninstall rlottie.x86_64 Package on Oracle Linux 9

Last updated: September 29,2024

1. Install "rlottie.x86_64" package

Here is a brief guide to show you how to install rlottie.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rlottie.x86_64

2. Uninstall "rlottie.x86_64" package

In this section, we are going to explain the necessary steps to uninstall rlottie.x86_64 on Oracle Linux 9:

$ sudo dnf remove rlottie.x86_64 $ sudo dnf autoremove

3. Information about the rlottie.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:52:35 ago on Thu Feb 15 07:50:05 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!