-
Notifications
You must be signed in to change notification settings - Fork 12
Installation
David Emanuel Santiago edited this page Jul 1, 2019
·
5 revisions
A pkgbuild is distributed. Just download it and do:
$ makepkg
You will have a new package that you can install with pacman.
A script that will create a debian package is also distributed with newsup.
open a terminal and do:
$ curl -L https://raw.githubusercontent.com/demanuel/NewsUP/master/build_scripts/debian/debian.sh | bash
If you have all the dependencies, then you shouldn't have no issues. You can now start using it by invoking $ newsup
If some dependency is missing then you'll need to look up to the output and install what's missing via apt-get, aptitude or synaptic (GUI).