Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
/ ppa Public archive

PPA for Vizzu related deb packages

Notifications You must be signed in to change notification settings

vizzuhq/ppa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Install Vizzu build dependencies on Ubuntu 22.04

Add Vizzu PPA to the repository list:

wget -O - https://vizzuhq.github.io/ppa/ubuntu/KEY.gpg | sudo apt-key add -

sudo add-apt-repository "deb https://vizzuhq.github.io/ppa/ubuntu ./"

Install build dependencies:

sudo apt-get install vizzu-devenv

Install nodejs:

wget --quiet -O - https://deb.nodesource.com/setup_18.x | sudo bash

sudo apt-get update

sudo apt-get install nodejs

About

PPA for Vizzu related deb packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages