The SpookyGhost is a simple tool to create animations without paying any subscription to the developers of the application. The SpookyGhost provides all the basic tools which any animator requires. SpookyGhost is a cross-platform application that comes with various features like unlimited canvas size, drag and drop, lua scripting and different exporting methods.  and in this write-up, we are going to explore the installation method of the SpookyGhost on the Raspberry Pi 4.

How to install the SpookyGhost on the Raspberry Pi 4

It is always recommended to the readers to make sure all the packages are up to date on the Raspberry Pi or any other distribution of Linux before proceeding with any task so we will use the command:

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2022/04/echo/image5-22.png" data-lazy- height="330" src="data:image/svg xml,” width=”1072″>

To download the SpookyGhost, we will visit its official website, where different packages are available for different operating systems, the most suitable package for the Raspberry Pi is “spookyghost_8.c2e6628-1_armhf.deb”, so will click on it to download it:

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2022/04/echo/image7-18.png" data-lazy- height="405" src="data:image/svg xml,” width=”712″>

To confirm the SpookyGhost package has been downloaded, we will list down the contents of the “Downloads” directory using the command:

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2022/04/echo/image6-22.png" data-lazy- height="122" src="data:image/svg xml,” width=”1150″>

We will move the package from the Downloads directory to the home directory by using the mv command of the Raspberry Pi:

$ mv /home/pi/Downloads/spookyghost_68.c2e6628-1_armhf.deb /home/pi/

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2022/04/echo/image9-11.png" data-lazy- height="116" src="data:image/svg xml,” width=”1204″>

To confirm the SpookyGhost is moved in the home directory, we will list the contents of the home directory using the command:

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2022/04/echo/image8-14.png" data-lazy- height="176" src="data:image/svg xml,” width=”1071″>

Before installing the spooky ghost, we will install its dependency using the command:

$ sudo apt install liblua5.3-0

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2022/04/echo/image2-24.png" data-lazy- height="373" src="data:image/svg xml,” width=”910″>

Now, for the installation of the SpookyGhost, we will use the command:

$ sudo dpkg -i spookyghost_68.c2e6628-1_armhf.deb

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2022/04/echo/image1-26.png" data-lazy- height="363" src="data:image/svg xml,” width=”910″>

Once the package of the SpookyGhost is installed, we will close the terminal and click on the “Application menu”, then “Graphics” and finally on the “SpookyGhost”:

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2022/04/echo/image4-22.png" data-lazy- height="516" src="data:image/svg xml,” width=”792″>

The application of the Spookyghost will be launched, and you can see the home screen of the SpookyGhost:

<img alt="" data-lazy- data-lazy-src="https://kirelos.com/wp-content/uploads/2022/04/echo/image3-23.png" data-lazy- height="628" src="data:image/svg xml,” width=”1347″>

Note: Please make sure the GL driver is enabled on the Buster version of the Raspberry Pi OS.

Conclusion

SpookyGhost is the tool for creating animation and is simple to use. It is available for different platforms such as Linux, macOS and Windows. The SpookyGhost has many features including making animations using the LUA script. In this write-up, we demonstrated the installation of the SpookyGhost on the Raspberry Pi 4 by downloading the package from its website.

About the author

<img data-del="avatar" data-lazy-src="https://kirelos.com/wp-content/uploads/2022/04/echo/hammad–150×150.jpg" height="112" src="data:image/svg xml,” width=”112″>

Hammad Zahid

I’m an Engineering graduate and my passion for IT has brought me to Linux. Now here I’m learning and sharing my knowledge with the world.