Giter Club home page Giter Club logo

illustratorcclinux's Introduction

ai screenshot

wine version Tested on arch GitHub stars rep size bash

Illustrator CC Installer for Linux

This bash script helps you to install Adobe Illustrator CC on your Linux distro easily. It will download a free version of Illustrator and tries to run it using wine installed on your system

๐Ÿš€ Features

  • illustrator command
  • desktop entry
  • wine dark mode
  • supports graphic cards like (intel, Nvidia)
  • saves the downloaded files in your cache directory
  • It's free and you will not need any license key
  • works on any Linux distribution

โš ๏ธ Requirements

1- use a 64bit edition of your distro

2-make sure the following packages are already installed on your Linux distro

  • wine
  • md5sum

if they are not already installed you can install them using your package manager for example in arch Linux

sudo pacman -S wine

3- make sure you have enough storage in your /home partition about 2 GiB

400 MiB will be free after installation

also you can install illustrator in diffrent directory

4- make sure you have an internet connection and about 400 Mib traffic to download illustrator

๐Ÿ’ป Installation

the installer scripts use a virtual drive of wine and makes a new winprefix for illustrator

first of all, you need to clone the repository with this command:

git clone https://github.com/Gictorbit/illustratorCClinux.git
cd illustratorCClinux
chmod +x setup.sh
./setup.sh

then you can easily run setup.sh script to install illustrator cc on your Linux distro

setup screenshot

you can use -d to specify the installation path, and -c for the cache directory. for example:

cd scripts
chmod +x illustratorSetup.sh
./illustratorSetup.sh -d /mnt/storage/illustratorSetup.sh

or with c flag

./illustratorSetup.sh -d /mnt/myfiles/illustrator -c /mnt/cache

when no options are given, the installer script will use the default path, the uninstaller script and others will detect your custom path so there is no problem, I recommend using the -d option and having the default cache directoy

๐Ÿท wineprefix Configuration

if you need to configure the wineprefix of illustrator you can use winecfg.sh script just run the command below

chmod +x winecfg.sh
./winecfg.sh

โ™จ๏ธ Uninstall

to uninstall illustrator you can use the uninstaller script with commands below

chmod +x uninstaller.sh
./uninstaller.sh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.