Inkporter CLI (Linux)
Last updated
Last updated
There are two ways to install Inkporter CLI on Linux. You can use PPA or download the script directly. You can also use Inkporter CLI for Linux on Windows 10.
For Debian\Ubuntu based distributions, you can use the GimpScape PPA to install Inkporter
Open your Terminal and run the commands below in the following order.
For other Linux distributions that don't support PPA, you can get the Inkporter script via this page: https://github.com/raniaamina/inkporter/releases/tag/v2.3.1-linux. Extract the zip file and put the whole file into /usr/local/bin/
and make sure you have set execute permissions on the file to allow it to execute as a program (sudo chmod +x FILENAME
).
If you want to use the bash version of Inkporter on Windows 10, first you will need to configure the Windows Subsystem for Linux or WSL for short. To do that go toControl Panel -> Programs -> Turn Windows features on or off
then check on Windows Subsystem for Linux
Then restart your Windows and install a Linux distribution for your WSL. You can get it from the Microsoft Store or download it from here. Follow the installation instructions above depending on the distro you choose.