Code Monkey home page Code Monkey logo

apt-norns's Introduction

apt-norn

this repo contains debian packages for things I release for the norns :)

Norns users

Installation

for intial installation, log on to the norns with ssh [email protected] (password sleep) then type (or copy n' paste)

sudo curl https://thetechnobear.github.io/apt-norns/install.sh | sh

thats it, done :)

you only need to do this for the initial installation for upgrades you can use sidekick

Updating packages

In sidekick, select the "Check for Updates" option

if for some reason, you wish to do manually, you can use

sudo apt-get install mec sidekick orac

Developer ONLY

updating packages in this repo

a) clone this repo in the normal way

git clone https://github.com/TheTechnobear/apt-norns

b) update the packages, and copy debs to this repo note: Remember to update the version number of each packages in the deb control file!

c) update packages file

dpkg-scanpackages . /dev/null |gzip > Packages.gz

c) add, commit and push repo

note: if you dont have permission to this repo, the above coudl be done in a forked repo, and then a PR sent.

users can then add this as a deb repo with the following address https://thetechnobear.github.io/apt-norns/

note: this is basically what the install.sh does ;)

apt-norns's People

Contributors

thetechnobear avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

apt-norns's Issues

"http://httpredir.debian.org/debia stretch-backports" entry in debian-backports.list errors out on apt update (install.sh)

In generated file debian-backports.list
the line deb http://httpredir.debian.org/debian stretch-backports main contrib non-free

causes a NO_PUBKEY error when running an apt update, which prevents installation of puredata

Err:9 http://httpredir.debian.org/debian stretch-backports InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 648ACFD622F3D138 NO_PUBKEY 0E98404D386FA1D9
Reading package lists... Done
W: GPG error: http://httpredir.debian.org/debian stretch-backports InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 648ACFD622F3D138 NO_PUBKEY 0E98404D386FA1D9
E: The repository 'http://httpredir.debian.org/debian stretch-backports InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.