Yum install games fedora
Ubuntu users may be familiar with apt-get , a similar automated package installation tool. If you have a large number of Linux machines in your network you can optionally setup a local YUM repository which can save you a lot of bandwidth. Your email address will not be published. Now update your YUM database so it contains the packages form the new repository: yum check-update Now if you want to install a package all you have to do is run the command yum install followed by the package name.
Say you want to install the package cowsay , run the following command: yum install cowsay If this package is in any of the repositories you have listed in your yum. This post was originally written after release of Fedora Core Notice: It seems you have Javascript disabled in your Browser.
In order to submit a comment to this post, please write this code along with your comment: a5d8fbdfbb6cbea Please leave a comment to start the discussion. Please keep in mind that all comments are moderated and your email address will NOT be published. Save my name, email, and website in this browser for the next time I comment.
Notify me of followup comments via e-mail. You can also subscribe without commenting. This site uses Akismet to reduce spam. Learn how your comment data is processed. Nudoku Nudoku is a terminal-based Soduku game for Linux. If you liked this article, then do subscribe to email alerts for Linux tutorials. If you have any questions or doubts?
Setting [repository] Options 4. Using Yum Variables 4. Creating a Yum Repository 4. Yum Plugins 4. Enabling, Configuring and Disabling Yum Plugins 4. Installing Additional Yum Plugins 4. Plugin Descriptions 4. Additional Resources. Yum is the The Fedora Project package manager that is able to query for information about packages, fetch packages from repositories, install and uninstall packages using automatic dependency resolution, and update an entire system to the latest available packages.
Yum performs automatic dependency resolution on packages you are updating, installing or removing, and thus is able to automatically determine, fetch and install all available dependent packages. Yum can be configured with new, additional repositories, or package sources , and also provides many plugins which enhance and extend its capabilities. Yum is able to perform many of the same tasks that RPM can; additionally, many of the command line options are similar.
Yum enables easy and simple package management on a single machine or on groups of them. Secure package management with GPG-signed packages. When signature verification is enabled, Yum will refuse to install any packages not GPG-signed with the correct key for that repository.
0コメント