Skip to content

A script to compile Aseprite on Fedora Linux, Ubuntu, and more!

Notifications You must be signed in to change notification settings

mak448a/compile-aseprite-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Compile Aseprite on Linux

Here's how to compile aseprite for free on Fedora, Ubuntu, and more! If you want to support the developers, buy it on the official website: https://aseprite.org

Just run this script. Click view raw, and then press CTRL+S to save the file. Go to your downloads folder and open up a terminal window. Type in these commands: chmod +x compile.sh ./compile.sh

Please consider giving this repo a star if you found it helpful.

If you encounter any errors, please report it in the issues tab.

Where is the executable?

The executable is stored in ~/Applications/aseprite. Have fun!

Integrating with your desktop environment

Download the aseprite.desktop file from this GitHub repository and move it to ~/.local/share/applications. Then, it should appear in your application menu!

Credits

I copied the compile commands from https://github.com/aseprite/aseprite/blob/main/INSTALL.md and condensed them into this script.

About

A script to compile Aseprite on Fedora Linux, Ubuntu, and more!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages