Skip to content

Repository for VisiData's debian packages

Notifications You must be signed in to change notification settings

visidata/deb-vd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisiData Debian Repository

NOTE The devotees.gpg.key in this repository has been updated! Please add the new key.

deb-vd is a Debian repository for more convenient installation and updating of VisiData on Linux distributions.

This repository contains VisiData v2.8.

If you are looking for installation instructions for VisiData on MacOS/X or using pip3, they are available here.

Currently, VisiData v1.5.2 is in Debian unstable's main repository and is projected to be released on buster. 2.2.1 is slated for a release on bullseye. Instructions for installing from Debian are here.

Install

Grab our public key

wget https://raw.githubusercontent.com/saulpw/deb-vd/master/devotees.gpg.key
apt-key add devotees.gpg.key

Add our repository to apt's search list

sudo apt-get install apt-transport-https
sudo vim /etc/apt/sources.list
    deb [arch=amd64] https://raw.githubusercontent.com/saulpw/deb-vd/master sid main
sudo apt-get update

You can then install VisiData by typing:

sudo apt-get install visidata

VisiData can then be updated with every subsequent release using:

sudo apt-get update
sudo apt-get install visidata

About

VisiData was created and is being developed by Saul Pwanson <[email protected]>. The debian package and repository is being maintained by Anja Kefala <[email protected]>.

About

Repository for VisiData's debian packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published