Skip to content

Should I update this extension with git pull if I'm on another distro (not pop!_OS)? #1254

Answered by metamacro
rdong8 asked this question in Q&A
Discussion options

You must be logged in to vote

In short you can just git pull and make local-install.

To answer more thoroughly, if you look at the local-install: target of the Makefile, it has a prerequisite install, and if you look at the first command of the install: target you'll see how the same code as the uninstall target is executed, which effectively first removes the old build and the subsequent commands replace it with the new one.

Hope this helped. ^^

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rdong8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants