One Thing Well

A weblog about simple, useful software.

You can follow along on Twitter or via the feed. Don't hesitate to get in touch. Sponsor the site.











  vtclock, a text-mode full-screen digital clock.

vtclock, a text-mode full-screen digital clock.



The Tuesday before last I linked to the excellent pkglookup website, which lets you search for software in lots of different places1, and mentioned how much I’d like a command line version.

Today, developer Jerome Poichet got in touch to say:


  Saw [pkglookup] the other day and noticed you would prefer a command line version, turns out it’s using a nice JSON REST request for the search, not too hard to create a simple command line version for it.


The result, also called pkglookup, is lightning fast and outputs search results in a nicely-formatted table, as shown above.

Brilliant! Thanks Jerome.



Including—deep breath—PyPI, CPAN, RubyGems, NPM, Maven Central, Clojars, GitHub, Bitbucket, Ubuntu, Arch User Repository, FreeBSD ports, Fedora and Homebrew. ↩

The Tuesday before last I linked to the excellent pkglookup website, which lets you search for software in lots of different places1, and mentioned how much I’d like a command line version.

Today, developer Jerome Poichet got in touch to say:

Saw [pkglookup] the other day and noticed you would prefer a command line version, turns out it’s using a nice JSON REST request for the search, not too hard to create a simple command line version for it.

The result, also called pkglookup, is lightning fast and outputs search results in a nicely-formatted table, as shown above.

Brilliant! Thanks Jerome.


  1. Including—deep breath—PyPI, CPAN, RubyGems, NPM, Maven Central, Clojars, GitHub, Bitbucket, Ubuntu, Arch User Repository, FreeBSD ports, Fedora and Homebrew.