How to install flatpaks and appimage in linux
The Data Guy
#flatpak #appimage #linux #ubuntu #linuxmint
π FLATPAK Flatpak is a utility for software deployment and package management for Linux. It is advertised as offering a sandbox environment in which users can run application software in isolation from the rest of the system. βΆοΈ Installing flatpak package sudo apt install flatpak βΆοΈ Adding the Remote Repo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo βΆοΈ Searching for flatpak application_ID flatpak search spotify and copy the application_ID βΆοΈ installing flatpak . flatpak install flathub application_ID βΆοΈ listing all flatpak flatpak list -a βΆοΈ listing only the applications flatpak list --app βΆοΈ to open a flatpak app flatpak run application [flatpak run com.spotify.org] OR you can run it from your menu βΆοΈ updating flatpaks flatpak update βΆοΈ removing a flatpak flathub remove application_ID [com.spotify.org]
π APPIMAGE The key idea of the AppImage format is one app = one file. Every AppImage contains an app and all the files the app needs to run. In other words, each AppImage has no dependencies other than what is included in the targeted base operating system(s). βΆοΈgiving the executable permission a. Do it using GUI right click on the appimage . select the setting and then go to permission tab and check the [allow executing option] OR b. open terminal write [ chmod u+x /pathname/appimage_file] Double click to open the appimage
π€Join our discord server : https://discord.io/thedataguy
Follow shazib on : β GitHub (https://github.com/shazx06) β LinkedIn (https://www.linkedin.com/in/md-shazib ...)
πI'm DeTeam Content Creator. If you would like to join our community to grow your channel or just have a chat with us then use this link: https://invite.gg/DeTeam ββββββββββββββββββββββββββββββ Fragments by Nomyn https://soundcloud.com/nomyn Creative Commons β Attribution 3.0 Unported β CC BY 3.0 Free Download / Stream: http://bit.ly/l-fragments Music promoted by Audio Library https://youtu.be/ndyyIhwojys ββββββββββββββββββββββββββββββ π΅ Track Info: Title: Fragments by Nomyn Genre and Mood: Ambient + Calm βββ ... https://www.youtube.com/watch?v=fvqsp95aLIU
26349456 Bytes