How to install Enve 2D Animation Software on Ubuntu

Enve is a free and open source 2D animation software for Linux. Using Enve, you can create 2D raster animations and vector animations. For this you can use video and audio files. It is released under the GPL3 License. It comes with timeline-based animation support, multiple scenes per project support and image sequences, video and audio files import support. Some other important features are automatic tweening, object blending and compositing and Bezier curve, ellipse, rectangle, text, brush strokes object support. Enve uses the MyPaint brush library as the painting engine. It is still in early stage of development.

Enve 2D Animation Software

Download Enve

Install Enve 2D Animation Software on Ubuntu

Enve 2D Animation Software is available as a portable AppImage file format and flatpak. If you don’t have then install flatpak and flathub on your system and restart it after the installation.

How to install flatpak and flathub

Also Read:  Super Productivity Todo Task Management Software

After that open the terminal application and run below Enve flatpak install command. It will install the latest version of Enve on your system.

flatpak install flathub io.github.maurycyliebner.enve

After the installation open it using below command.

flatpak run io.github.maurycyliebner.enve

Install ENVE via AppImage:

Download Enve 2D Animation Software in AppImage file package on your system from the above Enve download link and save it on your Downloads folder.

Open terminal(ctrl+Alt+T) and run the below commands in the terminal one by one.

cd Downloads
sudo chmod +x ~ enve-d919d4d-9_25_22-x86_64.AppImage
sudo ./enve-d919d4d-9_25_22-x86_64.AppImage

Note: Here “enve-d919d4d-9_25_22-x86_64.AppImage” is downloaded file name. you can change the file name in above command according to yours.

If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Leave a Reply