Posts

Showing posts from December, 2025

moved to debian Dec 13 2025 -moved out Jan 4 2026

Debian Linux 13 Moved to it Debian, it was always a Dream ...  Since I could not install Arch (it simply did not detect Hard Disk .....), wanted to move to Debian. I wanted to create lots of gifs/mp4 of Kannadiga's on tenor.com I need a light Linux Distro, but with XFCE :)  Installed Debian 13 with XFCE without any flavours   Found below things that pained me during Debian Install  Connecting Mobile Phone, selecting transfer USB files in mobile Phone.. The Phone won't get detected in Thunar or Thunar Root. Just won't show up. ery painful sudo apt-get install mtp-tools and gmptp   too won't help. sudo apt install gvfs-backends  sudo cp ~/image.jpg /usr/share/backgrounds/xfce/ vim /etc/lightdm/lightdm-gtk-greeter.conf   <Nothing to do here> sudo vim /etc/default/grub  Add this line GRUB_BACKGROUND="/home/m/anna-aane.png" sudo update-grub      

Create new wine prefix in Manjaro

# Create new wine prefix, WINEPREFIX=~/irfanview winecfg WINEPREFIX=~/mywineprefix wine iview_4.70.exe WINEPREFIX=~/mywineprefix wine iview_plugins.exe vlc can't play h264 so sudo pacman -S vlc vlc-plugin-ffmpeg vlc-plugin-mpeg2 vlc-plugin-x264 vlc-plugin-x265 vlc-plugin-ass vlc-plugin-matroska vlc-plugin-dvd vlc-plugin-bluray vlc-plugin-srt vlc-plugin-soxr libdvdcss libbluray

Installing Google Chrome on Manjaro is such a huge letdown -need 1 line command

Installing Google Chrome on Manjaro is such a huge letdown pacman -S base-devel It will download 280 MB of stuff like autoconf, make, automake, bison, gc ,gcc .... then pacman -S google-chrome. It again is downloading above ... frustrating to see 32 min to download 108 MB.... literally on the console, this is insanely stupid pamac build google-chrome  1 ✘  4s  Preparing... Checking google-chrome dependencies... cp: cannot access '/var/lib/pacman/sync/download-xg9jKL': Permission denied Resolving dependencies... Checking inter-conflicts... To upgrade (1): gcc-libs 15.1.1+r500+gb1b8d8ce3eea-1 (15.1.1+r7+gf36ec88aa85a-1) core 37.7 MB To install (16): m4 1.4.20-1 (Required By: base-devel) core 277.1 kB autoconf 2.72-1 (Required By: base-devel) core 666.1 kB automake 1.18.1-1 (Required By: base-devel) core 649.8 kB bison 3...