Skip to content

linuxhubit/shouldidoit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Should I do it?


Problems/New Features?

Open a new Issue here.

How to run

com.github.linuxhubit.shouldidoit

Installation

From PPA

Configure PPA:

curl -s --compressed "https://linuxhubit.github.io/ppa/KEY.gpg" | sudo apt-key add -
sudo curl -s --compressed -o /etc/apt/sources.list.d/my_list_file.list "https://linuxhubit.github.io/ppa/my_list_file.list"
sudo apt update

then install:

sudo apt install com.github.linuxhubit.shouldidoit

From .deb package

Grab an updated release here, then install:

sudo dpkg -i com.github.linuxhubit/shouldidoit*.deb