How to install flatpaks and appimage in linux

Published: 28 November 2020
on channel: The Data Guy
499
19

#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.flat...
▶️ 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 (  / 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   / nomyn  
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
Free Download / Stream: http://bit.ly/l-fragments
Music promoted by Audio Library    • Fragments – Nomyn (No Copyright Music)  
––––––––––––––––––––––––––––––
🎵 Track Info:
Title: Fragments by Nomyn
Genre and Mood: Ambient + Calm
———


Watch video How to install flatpaks and appimage in linux online without registration, duration hours minute second in high quality. This video was added by user The Data Guy 28 November 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 499 once and liked it 19 people.