This script automates the installation process of Aseprite, whose original repository can be found at:
https://github.com/aseprite/aseprite
The manual installation instructions for Aseprite are available at:
https://github.com/aseprite/aseprite/blob/main/INSTALL.md
- Python 3.6 or higher
- Linux or MacOS operating system
- Xcode command line tools (only for MacOS)
- Clone this repository to your local machine.
- Navigate to the directory containing the script.
- Install the required dependencies using the following command:
pip3 install -r requirements.txt
If you have not used this script before, use the following command to install Aseprite:
python3 install.py
If you have used this script before and want to update the Aseprite version, use the following command:
sudo python3 update.py
If you want to uninstall Aseprite, use the following command:
sudo python3 uninstall.py
- Check if the operating system is Linux.
- Update and upgrade the system.
- Install necessary dependencies.
- Download and install Skia.
- Download and install Aseprite.
- Build Aseprite.
- Move Aseprite to the appropriate directory.
- Create a desktop file for Aseprite.
- Give execution permission to the desktop file.
- Check if the operating system is MacOS.
- Install necessary dependencies.
- Download and install Skia.
- Download and install Aseprite.
- Build Aseprite.
- Move Aseprite to the appropriate directory.
- Bundle MacOS Aseprite.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.