This comment has received too many negative votesshow
You gotta be KIDDING me!!! You've got to know ALL this GARBAGE just to use UBUNTU??? What waste the time on something free if it takes longer than what you've gotta pay for?
Packaging is something nobody that wants to use Ubuntu needs to know. It's mainly something developers / MOTU members will do.
(Packaging is the act of taking the source code of an application and organizing according to packaging standards then to compile that so that a regular user can easily install that particular application. It's the messy work that makes it easier for the end user.)
Well, that's the goodness, nobody are forcing you to use a GNU / Linux distribution. If you're a vivid gamer, perhaps Windows, vivid designer, OS X. If you're something inbetween and a developer + one of the 1 billion that only use the computer to listen to music, talk to friends, etc, a linux distribution is a good idea.
Something I have always wondered is what is the correct way to package files that don't need to be compiled. eg Java binaries, Themes etc. I can generally hack these together but there must be a proper way of doing this. But it seems to be undocumented in packaging guides.
Best thing since sliced bread, thanks man :)
TheJackyalcine 1 week ago in playlist Ubuntu
MOTU = Mark Of The Unicorn (music program)
helios42 7 months ago
Its mostly complicated reasons out there to use Unbuntu as OS.
B'cause it seems to be New OS. Commanding system is pretty uncatchy.
Anyway I make a tryout.
tencruise 1 year ago
On the dh_make you can also do dh_make -s -c gpl3 so that you don't have to change it from version 2 to 3.
SoftwareExplorer 2 years ago 2
This comment has received too many negative votes show
You gotta be KIDDING me!!! You've got to know ALL this GARBAGE just to use UBUNTU??? What waste the time on something free if it takes longer than what you've gotta pay for?
YOSUP315 3 years ago
Who is saying that anyone has to know this to use Ubuntu?
agemup 3 years ago
I guess that guy in the video above these comments, why?
YOSUP315 3 years ago
Well, he isn't saying that.
Packaging is something nobody that wants to use Ubuntu needs to know. It's mainly something developers / MOTU members will do.
(Packaging is the act of taking the source code of an application and organizing according to packaging standards then to compile that so that a regular user can easily install that particular application. It's the messy work that makes it easier for the end user.)
agemup 3 years ago 4
Ah, I see how that can be good and make it less of a pain to use, but personally I still prefer Windows or OS X.
YOSUP315 3 years ago
Well, that's the goodness, nobody are forcing you to use a GNU / Linux distribution. If you're a vivid gamer, perhaps Windows, vivid designer, OS X. If you're something inbetween and a developer + one of the 1 billion that only use the computer to listen to music, talk to friends, etc, a linux distribution is a good idea.
agemup 3 years ago
I agree, it is good to have an alternative to what Microsoft and Apple force on you otherwise.
YOSUP315 3 years ago
I think you just move the files over to wheever they need to be and that's it.
vadi1 3 years ago
Something I have always wondered is what is the correct way to package files that don't need to be compiled. eg Java binaries, Themes etc. I can generally hack these together but there must be a proper way of doing this. But it seems to be undocumented in packaging guides.
mickstephenson 3 years ago
Check out the manpage of dh_install. If you need an example, run apt-get source ubuntu-artwork
danielholbach 3 years ago