Giter Club home page Giter Club logo

Comments (15)

iandrewt avatar iandrewt commented on May 12, 2024 2

@dawidd6 only has amd64 and i386 support in his repository (despite Neofetch working on damn near anything, I ran it on a armel based QNAP NAS a few weeks ago to test it). Perhaps he can add support for other architectures to his repo

Neofetch is being added to the official Debian repositories soon though, so when Debian Stretch (and it's equivalent Raspbian version) comes out you should be able to install it without any additional repositories.

from neofetch.

dawidd6 avatar dawidd6 commented on May 12, 2024 2

@vallovic @iandrewt i've investigated the problem. Here are some facts:

I'm providing neofetch debian package for "all" architectures, but now i see that apt doesn't look into "binary-all" directory. If there's no "binary-$arch", then apt throws error as above. The thing is, bintray makes only "amd64" and "i386" dirs, despite the fact, that package is marked: "Architecture: all" in control file as well in bintray itself.

The fix is simple. Just change this line in "/etc/apt/sources.list":
deb http://dl.bintray.com/dawidd6/neofetch jessie main
To this:
deb [arch=all] http://dl.bintray.com/dawidd6/neofetch jessie main

Tested on RPi2:
screenshot_2016-11-24-00-27-30

from neofetch.

dawidd6 avatar dawidd6 commented on May 12, 2024 2

Since 2.0 release this issue is resolved fully. There's no need to add [arch=all] anymore

from neofetch.

vallovic avatar vallovic commented on May 12, 2024 1

It worked, @dawidd6 ! 😄 Just installed, configured a bit and that's neofetch running on my RPi3. Thanks!

screenshot 2016-11-24 00 26 00

from neofetch.

ladislavskufca avatar ladislavskufca commented on May 12, 2024

Don't know how to assign this task to users. 😆

from neofetch.

dylanaraps avatar dylanaraps commented on May 12, 2024

What's the output of uname?

from neofetch.

ladislavskufca avatar ladislavskufca commented on May 12, 2024

Hey sorry, something came in today so I had no time to boot thing up & install newest Raspbian. Gonna do it tommorow. We have 8 hours time delay anyway.

Was also thinking about ascii image, came up with great idea, I just have to realize it. 😆

from neofetch.

dylanaraps avatar dylanaraps commented on May 12, 2024

No problem!

from neofetch.

ladislavskufca avatar ladislavskufca commented on May 12, 2024

So I just installed latest OS from https://www.raspberrypi.org/downloads/raspbian/ called Raspbian Jessie. Booted up without internet connection with default settings and uname says Linux for me. Mkey then, let me copy your script. Guess what.

Imgur

Works like it should (default config). Now we need to fix packages.

from neofetch.

ladislavskufca avatar ladislavskufca commented on May 12, 2024

Scrot function also works but without internet I had to take picture with phone.

from neofetch.

dylanaraps avatar dylanaraps commented on May 12, 2024

Awesome!

Now we need to fix packages.

Fixed.

from neofetch.

dylanaraps avatar dylanaraps commented on May 12, 2024

Ascii art is also done.

Once you can confirm that this works on your PI, we can close this issue.

from neofetch.

dylanaraps avatar dylanaraps commented on May 12, 2024

Ping @mclado.

from neofetch.

dylanaraps avatar dylanaraps commented on May 12, 2024

Closing this as it should work just fine.

from neofetch.

vallovic avatar vallovic commented on May 12, 2024

Following installation instructions for Debian, when I run sudo apt-get update I get this error:

W: Failed to fetch http://dl.bintray.com/dawidd6/neofetch/dists/jessie/Release Unable to find expected entry 'main/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file)

I'm running a Raspberry Pi 3 with the latest Raspbian release (based on Debian Jessie). Is there anything I'm missing? Maybe the package isn't build for my architecture?

I can always try to install using the manual installation but having it on the package manager is always better.

from neofetch.

Related Issues (20)

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.