Horje
tableplus Code Example
tableplus
## UBUNTU 20.04

# Add TablePlus gpg key
wget -O - -q http://deb.tableplus.com/apt.tableplus.com.gpg.key | sudo apt-key add - 

# Add TablePlus repo
sudo add-apt-repository "deb [arch=amd64] https://deb.tableplus.com/debian tableplus main"

# Install
sudo apt update
sudo apt install tableplus -y




Shell

Related
mount is not a block device Code Example mount is not a block device Code Example
vim cut paste Code Example vim cut paste Code Example
how to delete a word from a bash file Code Example how to delete a word from a bash file Code Example
is sequal ace in linux? Code Example is sequal ace in linux? Code Example
sed subgroup pattern replace Code Example sed subgroup pattern replace Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10