Skip to content

This script is used to compile the Aseprite program from its sources to work on Ubuntu, Mint and other Ubuntu-base Linux destributions.

Notifications You must be signed in to change notification settings

zaemiel/aseprite-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Aseprite Compiler

The Aseprite Compiler is a 2-click installation script that will compile for you the Aseprite program from its sources for Ubuntu and Linux Mint destributions.

It was tested on freshly installed:

  • Linux Mint 21 (based on Ubuntu 22.04)

Installation and using

Step 1

You need curl to use this script. You can install it with:

sudo apt install curl

Step 2

To download Aseprite dependencies and compile it from sources just execute this command in shell:

bash <(curl -sSL https://raw.githubusercontent.com/zaemiel/aseprite-compiler/master/aseprite-compiler.sh)

What does Aseprite Compiler?

Aseprite Compiler:

  • Installs Aseprite dependencies, and clones the Aseprite repository
  • Downloads compiled version of Skia (it's also Aseprite dependency)
  • Compiles Asprite
  • Moves compiled Asprite to the ~/Applications/Aseprite folder
  • Creates the desktop file to allow access to Aseprite from system menu.

Links

License

The MIT License

About

This script is used to compile the Aseprite program from its sources to work on Ubuntu, Mint and other Ubuntu-base Linux destributions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages