How to install Flatpak and Virtualbox on Besgnulinux 3-0?

 



In the next version of Besgnulinux, these tools will be installable via the "Third Party Software" tool.

If you want to install Flatpak and Virtualbox tools on Besgnulinux 0-3, follow the instructions below.


Virtualbox Install

To install Virtualbox, first download the deb package from the official website with the command below.

wget -c https://download.virtualbox.org/virtualbox/7.2.0/virtualbox-7.2_7.2.0-170228~Debian~trixie_amd64.deb

Go to the directory where you downloaded the package. Right-click on a space in the same directory and open a terminal. Then, enter the following commands into the terminal, one by one, to install VirtualBox.

sudo dpkg -i virtualbox-7.2_7.2.0-170228~Debian~trixie_amd64.deb

echo y | sudo apt install -f


Flatpak Install

To install Flatpak, enter the following commands in the terminal one by one.

If you install the Flatpak software this way, you will also install the tool I made for Flatpak, which you can see in the image below.

sudo apt install flatpak -y
sudo cp -rf /usr/local/share/kur/flat/flatpakrun.desktop /usr/share/applications
sudo cp -rf /usr/local/share/kur/flat/flatpak.desktop /usr/share/applications
sudo cp -rf /usr/local/share/kur/flat/flatpak-man /usr/local/bin
sudo cp -rf /usr/local/share/kur/flat/flatpak-run /usr/local/bin
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo


You can use these commands even if you've already installed Flatpak. The tool in the image below is for installing and removing Flatpak packages, updating the repository, and running software built with Flatpak.




1 comment:

! Lightness !

! Speed !

! Stable !

! Useful !

 

For Besgnulinux, these four features come before.

 

Efficient operation of computers.

 

To meet the basic needs of the user.

 

A continuous, stable system.

 

Lightness does not mean limiting basic tools.

 

Instead, the vehicles that are light, fast and fixed are integrated into the system.

Categories

Blog Archive

Last Comments

Copyright © BesGnuLinux | Powered byBloggerDesign by wpmagg | Blogger Theme by NewBloggerThemes