I prefere paru over YAY. But both do there job.
I prefere paru over YAY. But both do there job.
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}” ; _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
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.
Whats the value of $KEY? Was $KEY set or empty?
Debian
There is a “modern” version of mutt https://neomutt.org/
Arch + sway is nice. If you want to try it whitout a hassle, there is a manjaro build with sway thst works nice. https://github.com/Manjaro-Sway/manjaro-sway
I think it is too complex. Most distributions don’t have the same Linux directory structure and different versions of libraries. So you have to ship and maintain different versions of the same library. Nix and Guix are more or less a solution, I think.
same, and the development is more community driven in my opinion.