How to Install and Uninstall flatpak-builder Package on Kali Linux

Last updated: May 07,2024

1. Install "flatpak-builder" package

Here is a brief guide to show you how to install flatpak-builder on Kali Linux

$ sudo apt update $ sudo apt install flatpak-builder

2. Uninstall "flatpak-builder" package

This tutorial shows how to uninstall flatpak-builder on Kali Linux:

$ sudo apt remove flatpak-builder $ sudo apt autoclean && sudo apt autoremove

3. Information about the flatpak-builder package on Kali Linux

Package: flatpak-builder
Version: 1.4.1-1
Installed-Size: 472
Maintainer: Utopia Maintenance Team
Architecture: amd64
Depends: appstream (>= 0.15.0), appstream-compose (>= 0.15.0), debugedit (>= 1:5.0), gir1.2-flatpak-1.0 (>= 1.12.4), flatpak (>= 1.12.4), fuse3, ostree, libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libelf1 (>= 0.131), libglib2.0-0 (>= 2.77.0), libjson-glib-1.0-0 (>= 1.5.2), libostree-1-1 (>= 2018.6), libxml2 (>= 2.7.4), libyaml-0-2
Recommends: binutils, elfutils, git, patch, unzip, xz-utils, zstd
Suggests: brz, p7zip-full, subversion
Size: 163952
SHA256: 7ce475b36ba9071cfd5116b2860374546dc72f338ff61f260281d62e6c415fd0
SHA1: 8f68b4b5ea2984d9b51731ce5df62664f7a3d974
MD5sum: 63aac3dbced1c9657dbe91178711834a
Description: Flatpak application building helper
Flatpak installs, manages and runs sandboxed desktop application bundles.
See the flatpak package for a more comprehensive description.
.
flatpak-builder is a tool that makes it easy to build applications and their
dependencies by automating the configure && make && make install steps.
Description-md5:
Homepage: https://flatpak.org/
Section: devel
Priority: optional
Filename: pool/main/f/flatpak-builder/flatpak-builder_1.4.1-1_amd64.deb