Install ascii-image-converter on Debian or Ubuntu-based Distros
masterTo install ascii-image-converter on Debian or Ubuntu-based systems using apt, add the repository and install the package using the following commands:
- Add the repository source.
- Update the package list.
- Install the converter.
To remove the package source (disabling future updates), delete the list file in /etc/apt/sources.list.d/.
echo 'deb [trusted=yes] https://apt.fury.io/ascii-image-converter/ /' | sudo tee /etc/apt/sources.list.d/ascii-image-converter.list
sudo apt update
sudo apt install -y ascii-image-converter