c/linuxquestions · by Alibaba420@submarin.online · 67d@lemmy.zip how do you install handbrake 1.11.2 avoiding flatpak ? @linuxquestions@lemmy.zip how do you install handbrake 1.11.2 avoiding flatpak ? 5 points · 10 comments · view on lemmy.world
10 Comments
Successful_Try543@feddit.org · 5 pts · 67d
On Debian-based systems one has two options:
a) Install from Debian testing:
handbrake*, with negative priorityb) Build from source:
deb-srcrepos in the sources,sudo apt install build-essential dpkg-devsudo apt-get build-dep handbrake,Alibaba420@submarin.online · 1 pts · 67d
@Successful_Try543@feddit.org thanks for your suggestion.
possiblylinux127@lemmy.zip · 5 pts · 67d
You need to give more details if you want people to help you.
What's wrong with flatpak? Outside of a few limitations, flatpak generally makes things easier
Alibaba420@submarin.online · 1 pts · 67d
@possiblylinux127@lemmy.zip flatpak causes bloat. I run a very lean system, so l generally avoid packages from flatpak. I avoid those packages considered convenient for Ubuntu.
possiblylinux127@lemmy.zip · 1 pts · 67d
Handbrake takes a lot of resources already since it does video transcoding. I don't know what you mean by "convenient for Ubuntu."
Alibaba420@submarin.online · 0 pts · 67d
@possiblylinux127@lemmy.zip flatpak is designed primarily for Ubuntu, right ??
possiblylinux127@lemmy.zip · 2 pts · 66d
You are thinking of snap
Alibaba420@submarin.online · 0 pts · 66d
@possiblylinux127@lemmy.zip l avoid snap as well. However, l do wish to work with Ubuntu studio in the future.
possiblylinux127@lemmy.zip · 2 pts · 66d
Ubuntu is completely unaffiliated with Flatpak and does not ship with flatpak preinstalled
madthumbs@lemmy.world · -3 pts · 67d
Mixing GTK, QT, etc., causes extreme bloat too. Linux installs will seem lean at first but there're many ways they bloat quickly.