I prefere paru over YAY. But both do there job.
saitan
joplin #outliner take notes cmus #musicplayer gotop #nicer htop (syste monitoring) bat #nicer cat youtube-dl / yt-dlp # save a local copy of onlinemedia dog / doggo #dig replacement qrencode -t ansiutf8 #generate qrcodes in cli
bash alias: alias weather='_weather() { curl -s wttr.in/"${1:-YOURCITY}" | head -n 7 ;}; _weather' # nice weather report
Sorry i didn't realize you want both software. There is also an AUR Package for foxit https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=foxitreader and the package maintainer will update the package. Or you can
- wget https://cdn09.foxitsoftware.com/pub/foxit/reader/desktop/linux/2.x/2.4/en_us/FoxitReader.enu.setup.2.4.4.0911.x64.run.tar.gz
- tar xfz FoxitReader.enu.setup.2.4.4.0911.x64.run.tar.gz
- ./FoxitReader.enu.setup.2.4.4.0911(r057d814).x64.run then you have a GUI installer for foxitreader
And why do you want to install windows software on linux? Foxit Reader is a pdf viewer there are a lot of linux native applications https://wiki.archlinux.org/title/PDF,_PS_and_DjVu i use zathura. Don't use wine ...
Manjaro is an Archlinux based Linux Distro. So you can install an UNTRUSTED user package like wine-gui-git with an AUR helper like yay/paru/... like you mentioned.
But please install not software you don't understand how to build. It can be dangerous code.
For the package wine-gui-git the building script is https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=wine-gui-git . So you can look and learn how to build the software by yourself.
+1 ranger
Whats the value of $KEY? Was $KEY set or empty?
I think it was more or less the same. But the documentation was not so good as now.
same, and the development is more community driven in my opinion.