Search Criteria
Package Details: update-grub 0.0.1-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/update-grub.git (read-only, click to copy) |
---|---|
Package Base: | update-grub |
Description: | Simple wrapper around grub-mkconfig |
Upstream URL: | http://packages.ubuntu.com/precise/grub2-common |
Licenses: | GPL2 |
Submitter: | FSMaxB |
Maintainer: | FSMaxB |
Last Packager: | FSMaxB |
Votes: | 100 |
Popularity: | 2.06 |
First Submitted: | 2013-02-10 11:19 (UTC) |
Last Updated: | 2015-06-08 12:55 (UTC) |
Latest Comments
jongeduard commented on 2021-12-26 02:23 (UTC)
I tend to place scripts like these in my own /usr/local dirs instead of /usr, in this case in /usr/local/sbin (in analogy to Ubuntu's choice to place it in /usr/sbin, not /usr/bin), so that no interference with distro-managed stuff would ever occur and to also emphasize that it's my local, personal addition. Whole problem solved!
mito77 commented on 2021-07-01 19:27 (UTC)
why do you use this ? and don't use this command : sudo grub-mkconfig -o /boot/grub/grub.cfg ?
aztaka commented on 2021-05-07 09:44 (UTC)
Some Arch-based distros (i.e. Manjaro) already include this wrapper in their
grub
package, but Arch doesn't.micwoj92 commented on 2021-04-29 17:34 (UTC)
If you think it's redundant you can always fill deletion request.
qontinuum commented on 2021-04-29 16:37 (UTC)
How is it a package? Isn't it easier to just explain how to do that on the archwiki?
dreieck commented on 2021-02-08 11:32 (UTC) (edited on 2021-02-08 11:36 (UTC) by dreieck)
@micwoj92: Maybe I got it because I use Artix (Arch Linux without systemd), and Artix' GRUB already contains
/usr/bin/update-grub
.micwoj92 commented on 2021-02-04 04:16 (UTC)
Oh I didn't install it that time, thought it's not fixed. But now I tried and saw no error. No idea how dreieck got that. Sorry for confusion.
FSMaxB commented on 2021-02-04 00:26 (UTC)
I don't quite get it. Running
pacman -Ql grub | grep update
doesn't produce any results, and even installing bothgrub
andupdate-grub
doesn't have any conflicts for me. Am I missing something here?micwoj92 commented on 2021-02-03 22:55 (UTC)
Half year ago now, any update on this?
dreieck commented on 2020-06-30 10:46 (UTC)
Hm, it seems that it conflicts with up to date
grub
:maybe the package
update-grub
is deprecated?sogens666 commented on 2020-04-29 02:01 (UTC)
thanks I was having trouble with the grub updating part and now it's easy
FSMaxB commented on 2014-05-03 20:53 (UTC)
SammysHP commented on 2014-04-03 10:28 (UTC)
FSMaxB commented on 2013-06-25 06:24 (UTC)
test0 commented on 2013-06-25 05:34 (UTC)
FSMaxB commented on 2013-06-03 19:54 (UTC)