Skip to content

How to install the latest version of dhcpcd in Ubuntu #212

Closed Answered by igalic
MadaraCx asked this question in Q&A
Discussion options

You must be logged in to vote

you can start with https://askubuntu.com/questions/246690/how-to-use-apt-to-get-source-code-and-then-do-separate-compile

and then checkout https://packaging.ubuntu.com/singlehtml/ and http://www.debian.org/doc/manuals/maint-guide/build.en.html

or if you ignore the packaging for a second, you could just fetch the latest source here, ./configure && make && sudo make install

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@MadaraCx
Comment options

@rsmarples
Comment options

Answer selected by MadaraCx
Comment options

You must be logged in to vote
2 replies
@MadaraCx
Comment options

@igalic
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants