How to install flatpaks and appimage in linux

Опубликовано: 28 Ноябрь 2020
на канале: 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
———


Смотрите видео How to install flatpaks and appimage in linux онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь The Data Guy 28 Ноябрь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 499 раз и оно понравилось 19 людям.