pipe-viewer icon indicating copy to clipboard operation
pipe-viewer copied to clipboard

ubuntu dependencies

Open pirate486743186 opened this issue 4 years ago • 2 comments

here are the ubuntu dependencies, so that others don't go dig for them. A simple copy paste should do. Not fully tested

pipe-viewer libwww-perl liblwp-protocol-https-perl libdata-dump-perl libjson-perl

build module libmodule-build-perl

gtk-pipe-viewer libgtk3-perl libfile-sharedir-perl

optional (liblwp-useragent-cached-perl doesn't exist in ubuntu) libterm-readline-gnu-perl libjson-xs-perl libunicode-linebreak-perl or libtext-charwidth-perl

all libwww-perl liblwp-protocol-https-perl libdata-dump-perl libjson-perl libmodule-build-perl libgtk3-perl libfile-sharedir-perl libterm-readline-gnu-perl libjson-xs-perl libunicode-linebreak-perl libtext-charwidth-perl

pirate486743186 avatar Feb 28 '21 19:02 pirate486743186

Thanks! One minor correction:

liblwp-useragent-chicaching-perl (LWP::UserAgent::CHICaching) is not needed.

Notice that it is different from LWP::UserAgent::Cached (what pipe-viewer uses, if available).

trizen avatar Feb 28 '21 20:02 trizen

yep, i can't find it then. Need more careful search, some other time.

pirate486743186 avatar Feb 28 '21 21:02 pirate486743186

This is no longer needed. See the mpr links in the README https://github.com/trizen/pipe-viewer#availability

pirate486743186 avatar Mar 20 '23 15:03 pirate486743186