Subscribe Us

This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

how to install smplayer latest in chromebook [potplayer & kmplayer]



SMPlayer is a free media player for Windows, Linux and Mac OS with built-in codecs, which can also play Youtube videos, search and download subtitles, and includes other features like a thumbnail generator and audio and video filters

This viodeo player work like Potplayer and Kmplayer

echo 'deb http://download.opensuse.org/repositories/home:/smplayerdev/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:smplayerdev.list
curl -fsSL https://download.opensuse.org/repositories/home:smplayerdev/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smplayerdev.gpg > /dev/null
sudo apt update
sudo apt install smplayer
smplayer

Remove Chrome OS & get back to Windows | Without Rufus | Ventoy USB

 Hello, Let us check how to Uninstall Chrome OS & Install Windows. All you need is Ventoy to create a bootable USB drive and any Windows OS.

Download Links: Ventoy to create a bootable USB drive https://www.ventoy.net/en/index.html Also, watch how to download Windows 11 https://youtu.be/nM4lTGrfVT4

Tutorial video



How to Install Chrome OS with Google Play Store in Any Computer



 If you want to install Chrome operating system in your computer or want to experience Chrome operating system, then believe me you can do this, to do this you will need some things, whose list is as follows:

1: Mint OS: Download Now

2. Chrome OS Rammus Build: Download Now

3. Brunch Framework: Download Now

4. Rufus: Download Now

5. Minimum 8 GB Pen Drive

You have to keep all these software and pen drive ready with you and follow the video given below, in the video given below you will also need some Linux commands which are as follows:

1. sudo apt-get update
2. sudo apt-get install pv
3. sudo apt-get install cgpt
4. sudo bash chromeos-install.sh -src chromeOS.bin -dst /dev/sda

By following all the steps from the video, you can easily install Chrome operating system on your computer.

How to Install Qbittorrent latest versionn in Chromebook

 sudo apt install qbittorrent

How to install XDM - Xtreme Download Manager on a Chromebook



 Today we are looking at how to install XDM on a Chromebook.  Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.


In this tutorial, we download the XDM installer with the first command, with the second command we install a file extractor, then we use the extractor to extract the installation package, then we move the installation script to the Linux home folder.  Then we run the installation script.  XDM is installed then, but we need a browser inside our Linux container to connect with XDM so we install Firefox, lastly, we connect XDM to Firefox.  Use it legally, it is a wonderful tool.

Please take note that with the release of Chrome OS 90,  the location of Linux Apps has been changed in the Chromebook’s settings.  Have a look at this tutorial, to see how to turn on Linux apps and then continue with the installation tutorial.

Commands Used:


wget https://github.com/subhra74/xdm/releases/download/7.2.11/xdm-setup-7.2.11.tar.xz
sudo apt install xarchiver 
xarchiver
sudo ./install.sh
xdman

Browser extension for Chrome and Firefox is here

How to uninstall?

cd /opt/xdman/
sudo ./uninstall.sh

How to install Kdenlive 22.08.0 on a Chromebook



 Today we are looking at how to install Kdenlive 22.08.0 on a Chromebook.  Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.


If you have any questions, please contact us via a YouTube comment and we would be happy to assist you!

First you need to install flatpack to run linux app. For this follow he bellow command. if you already insalled it hen you can skip it.
Run this commands

sudo apt update
sudo apt install flatpak
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
After insall the flatpack run bellow Commands :
Install:

sudo flatpak install flathub org.kde.kdenlive
sudo apt install menulibre
menulibre

Replace this code to menulibre

Command for Menulibre: bash -c "export LIBGL_ALWAYS_SOFTWARE=1 && /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=kdenlive --file-forwarding org.kde.kdenlive" @@ %F @@
flatpak run org.kde.kdenlive

Chrome Flags:

Google Doc used in the tutorial

Official Site:

How to install vlc media Player in chromebook







sudo apt update && sudo apt install vlc -y
vlc