[Circumvented!] Can't install 'Drawing' - Mint 19.1

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
MarkTheMorose
Level 3
Level 3
Posts: 104
Joined: Fri Mar 11, 2011 9:39 pm
Location: London, UK

[Circumvented!] Can't install 'Drawing' - Mint 19.1

Post by MarkTheMorose »

I wanted to do some simple drawing, and Gimp doesn't make that easy. I just read that Linux Mint 19.3 will come with 'Drawing' installed instead of Gimp, so I thought I'd give it a go now.

In the Software Manager, I'm getting an error message:

An error occurred
Error deploying: While trying to apply extra data: runtime/
org.freedesktop.Platform/x86_64/19.08 not installed

:(
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
DAMIEN1307

Re: Can't install 'Drawing' - Mint 19.1

Post by DAMIEN1307 »

Hi Mark,

There’s also an unofficial Drawing PPA that packages the latest version for Ubuntu 18.04 LTS, Ubuntu 19.04 and Ubuntu 19.10: –

Code: Select all

sudo add-apt-repository ppa:cartes/drawing

Code: Select all

sudo apt update

Code: Select all

sudo apt install drawing
https://github.com/maoschanz/drawing

Maybe this might be of help in the meanwhile...DAMIEN
Last edited by DAMIEN1307 on Sat Dec 14, 2019 4:19 pm, edited 1 time in total.
MarkTheMorose
Level 3
Level 3
Posts: 104
Joined: Fri Mar 11, 2011 9:39 pm
Location: London, UK

Re: Can't install 'Drawing' - Mint 19.1

Post by MarkTheMorose »

DAMIEN1307 wrote: Sat Dec 14, 2019 4:02 pm Hi Mark,

There’s also an unofficial Drawing PPA that packages the latest version for Ubuntu 18.04 LTS, Ubuntu 19.04 and Ubuntu 19.10: –

...

Maybe this might be of help in the meanwhile...DAMIEN
Thanks Damien. However I got an error after the second command:

mark@mark-AB350M-D3V:~$ sudo apt install drawing
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package drawing
User avatar
MrEen
Level 23
Level 23
Posts: 18343
Joined: Mon Jun 12, 2017 8:39 pm

Re: Can't install 'Drawing' - Mint 19.1

Post by MrEen »

Needs an apt update first.
DAMIEN1307

Re: Can't install 'Drawing' - Mint 19.1

Post by DAMIEN1307 »

or

Code: Select all

sudo apt update
MarkTheMorose
Level 3
Level 3
Posts: 104
Joined: Fri Mar 11, 2011 9:39 pm
Location: London, UK

Re: Can't install 'Drawing' - Mint 19.1

Post by MarkTheMorose »

Worked great, now installed.

Thanks both!
DAMIEN1307

Re: [Circumvented!] Can't install 'Drawing' - Mint 19.1

Post by DAMIEN1307 »

Your welcome...you might want to change that "circumvented" to solved in the first post though, most will not understand what you mean by circumvented...DAMIEN

EDIT...I edited the first post i made with the "sudo apt update" which i forgot to include.
Locked

Return to “Beginner Questions”