8,560
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 37: | Line 37: | ||
Once installed you can run '''Discover''' and you will be able to browse, install and update Flatpaks with a familiar store interface. | Once installed you can run '''Discover''' and you will be able to browse, install and update Flatpaks with a familiar store interface. | ||
{{tip|Discover can also install and update software from the Manjaro repos if you install the package {{ic|packagekit-qt5 | {{BoxSuccess|tip|Discover can also install and update software from the Manjaro repos if you install the package {{ic|packagekit-qt5}} | ||
}} | }} | ||
}} | |||
|4=1}} | |||
<!-- Sub 2 --> | <!-- Sub 2 --> | ||
{{SubContentTemplate|Managing Flatpaks via Gnome Software|2= | {{SubContentTemplate|Managing Flatpaks via Gnome Software|2= | ||
Line 46: | Line 47: | ||
{{FlexSideContainerTemplate|[[File:Gnomesoftware.png|400px]]|2= | {{FlexSideContainerTemplate|[[File:Gnomesoftware.png|400px]]|2= | ||
Another way to manage your Flatpaks is with the application [https://wiki.gnome.org/Apps/Software Gnome Software] from the Gnome project. You can install the package {{ic|gnome-software}} with your favorite package manager or the command: | |||
{{UserCmd|command=pamac install gnome-software}} | {{UserCmd|command=pamac install gnome-software}} | ||
Once installed you can run '''Software''' and you will be able to browse, install and update Flatpaks with a familiar store interface. | Once installed you can run '''Software''' and you will be able to browse, install and update Flatpaks with a familiar store interface. | ||
{{tip|Gnome Software can also install and update software from the Manjaro repos}} | {{BoxSuccess|tip|Gnome Software can also install and update software from the Manjaro repos}} | ||
}} | }} | ||
Line 78: | Line 79: | ||
<!-- Sub 2 --> | <!-- Sub 2 --> | ||
{{SubContentTemplate|Displaying Detailed Flatpak Information| | {{SubContentTemplate|Displaying Detailed Flatpak Information| | ||
You can get more details about a specific Flatpak using the command {{ic|flatpak info}}. | You can get more details about a specific Flatpak using the command {{ic|flatpak info}}. For example: | ||
{{UserCmd|command=flatpak info org.videolan.VLC}} | {{UserCmd|command=flatpak info org.videolan.VLC}} | ||
Line 101: | Line 102: | ||
<!-- Sub 3 --> | <!-- Sub 3 --> | ||
{{SubContentTemplate|Getting installed Flatpaks| | {{SubContentTemplate|Getting a list of installed Flatpaks| | ||
To show a list of all the Flatpaks and run-times that are currently installed you can use the command: | To show a list of all the Flatpaks and run-times that are currently installed you can use the command: | ||
{{UserCmd|command=flatpak list}} | {{UserCmd|command=flatpak list}} | ||
Line 108: | Line 109: | ||
<!-- Sub 4 --> | <!-- Sub 4 --> | ||
{{SubContentTemplate|Updating Flatpaks| | {{SubContentTemplate|Updating Flatpaks| | ||
Updating your collection of Flatpaks is a simple process. | Updating your collection of Flatpaks is a simple process. Simply run the command: | ||
{{UserCmd|command=flatpak upgrade}} | {{UserCmd|command=flatpak upgrade}} | ||
|4=1}} | |4=1}} | ||
Line 115: | Line 116: | ||
{{SubContentTemplate|Removing Flatpaks| | {{SubContentTemplate|Removing Flatpaks| | ||
You can remove Flatpaks with the command {{ic|flatpak uninstall}}. | You can remove Flatpaks with the command {{ic|flatpak uninstall}}. For example: | ||
{{UserCmd|command=flatpak uninstall org.videolan.VLC}} | {{UserCmd|command=flatpak uninstall org.videolan.VLC}} | ||
|4=1}} | |4=1}} |