TablePlus-Linux icon indicating copy to clipboard operation
TablePlus-Linux copied to clipboard

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

Open Ecuador-ManaWorld opened this issue 5 years ago • 2 comments

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 avatar Dec 29 '20 10:12 Ecuador-ManaWorld

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!

Ecuador-ManaWorld avatar Dec 29 '20 10:12 Ecuador-ManaWorld

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

el-naza avatar Jan 30 '21 15:01 el-naza