Page 1 of 1
are antiX packages/programs installable in MX?
Posted: Sun Oct 23, 2022 3:38 pm
by cmhobbs
I'm not sure if I'm posting on the right subforum or not but I was curious if it was possible to get some of the antiX specific programs installed on MX by way of the package installer? I use antiX on a little netbook in my garage and I've found the "ytfzf" script to be immensely useful. It's under the "Multimedia" submenu of "Applications" as "Youtube video player".
I considered just copying the script over to my main desktop with scp but I thought I'd ask here first.
Thanks!
Re: are antiX packages/programs installable in MX? [Solved]
Posted: Sun Oct 23, 2022 3:46 pm
by ceeslans
ytfzf script is available in MXPI's debian-backports tab
Re: are antiX packages/programs installable in MX?
Posted: Sun Oct 23, 2022 3:51 pm
by cmhobbs
ceeslans wrote: Sun Oct 23, 2022 3:46 pm
ytfzf script is available in MXPI's debian-backports tab
Terrific, thank you!
Re: are antiX packages/programs installable in MX?
Posted: Wed Nov 02, 2022 11:09 am
by oops
... Tried too, and yes ytfzf, it is a nice terminal app. (tested with w3m for the thumbnails viewer)
Code: Select all
Tested with the latest version here:
ytfzf --version
ytfzf: 2.5.2
$ w3m -version
w3m version w3m/0.5.3+git20190105, options lang=en,m17n,image,color,ansi-color,mouse,gpm,menu,cookie,ssl,ssl-verify,external-uri-loader,w3mmailer,nntp,gopher,ipv6,alarm,mark,migemo
https://github.com/pystardust/ytfzf/releases
Edit: and It is very easy to install:
https://github.com/pystardust/ytfzf
... but need custom configuration into: /home/user/.config/ytfzf/conf.sh
Code: Select all
git clone https://github.com/pystardust/ytfzf
cd ytfzf
sudo make install doc addons