Instructions to install packages should not specify their dependencies #571
Labels
No labels
bug
Closed As
complete
Closed As
duplicate
Closed As
insufficient data
Closed As
moved
Closed As
not possible
Closed As
out of scope
Closed As
stale
good first issue
help wanted
improvement
needs changes
needs committer review
needs info
new change
Priority
awaiting triage
Priority
needs review
Priority
next meeting
Priority
waiting on assignee
Priority
waiting on external
No milestone
No project
No assignees
6 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Docs/quick-docs#571
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In step 4 of How to Set Nvidia as Primary GPU on Optimus-based Laptops :: Fedora Docs, users are told to "install the driver and its dependencies" with this command:
Problems with explicitly specifying dependencies:
xorg-x11-drv-nvidia\*
(according to RPM Fusion) orakmod-nvidia
, the other packages likegcc
,kernel-headers
,kernel-devel
will not be autoremoved even if the user has no other installed packages that depend on them.Based on Howto/NVIDIA - RPM Fusion, the command can be reduced to:
@t0xic0der ^ could you take a look please?
Letting the program to be installed pull in its dependencies seems reasonable to me. But we would have to get a new image as well.
@jn64 valid point.
Could you please make a pull request against the docs website to make that correction?
I am a bit caught up right now so if you cannot, I can make the said changes later.
Issue tagged with: good first issue
Metadata Update from @hankuoffroad:
Issue tagged with: help wanted
I have made some grammatical changes to the doc, and need to make a couple minor cosmetic changes to remove a box for a bullet point. This should ease right into that change as well.
Metadata Update from @hamrheadcorvette: