In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)05/31 Report--
This article introduces the relevant knowledge of "how to install and use system-config-packages in fedora". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
Installation and use of system-config-packages
1. First confirm that system-config-packages has not been installed.
[root@localhost beinan] # rpm-qa system-config-packages
System-config-packages-1.2.25-1
If there is a hint above, it has been installed
If it is not installed, you can install it with the following command:
[root@localhost beinan] # rpm-ivh system-config-packages*
2. Run system-config-packages
[beinan@localhost] # system-config-packages-- help
Usage: system-config-packages [--help] [--tree=PATH] [--isodir=PATH]
We can see the help of system-config-packages, and we can see that system-config-packages supports iso patching or removing packages.
So when we run this command, we need to specify where the ISO is stored.
[beinan@localhost ~] # system-config-packages-- isodir= directory where ISO CD images are stored
Maybe your ISO image is stored in the fat32 partition in Windows. You can use mount to load the partition.
See "loading NTFS and FAT32 partitions in Fedora core 4.0 for more information"
For example, I store ISO in the fat32 partition of the windows operating system, and I mount to the / mnt/wind directory according to the document "loading NTFS and FAT32 Partition details in Fedora core 4.0"
And I put the four-person ISO of Fedora in the fat32 partition and put it directly under the fat32 partition; so mount to / mnt/wind, so the ISO directory is / mnt/wind
So depending on your system, the commands to add and remove software with the package manager are:
[beinan@localhost] # system-config-packages-- isodir=/mnt/wind
Note: if you store four ISO in a directory, you must put four ISO in one directory at the same time; this will not cause you to play a CD.
That's all for the content of "how to install and use system-config-packages in fedora". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.