TablePlus / TablePlus-Linux

TablePlus Linux issue tracker
https://tableplus.com
294 stars 30 forks source link

Linux Mint: Adding repo: "Malformed input, repository not added." #91

Open Ecuador-ManaWorld opened 3 years ago

Ecuador-ManaWorld commented 3 years ago

On Linux Mint 19.2 Cinnamon when trying to install TablePlus, adding TablePlus gpg key works fine: wget -O - -q http://deb.tableplus.com/apt.tableplus.com.gpg.key | sudo apt-key add - But the next step, add TablePlus repo: sudo add-apt-repository "deb [arch=amd64] https://deb.tableplus.com/debian tableplus main" Gives error in terminal:

Malformed input, repository not added.

Ecuador-ManaWorld commented 3 years ago

Solution

I manually edited /etc/apt/sources.list.d/additional-repositories.list added this line: deb [arch=amd64] https://deb.tableplus.com/debian tableplus main and it worked!

El-Nazy commented 3 years ago

Solution

I manually edited /etc/apt/sources.list.d/additional-repositories.list added this line: deb [arch=amd64] https://deb.tableplus.com/debian tableplus main and it worked!

It didn't work for me

still E: Unable to locate package tableplus