Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 18.216.104.106
66 Domain
8.0.30
amvm
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
yum-metadata-parser-1.1.4 /
[ HOME SHELL ]
Name
Size
Permission
Action
AUTHORS
96
B
-rw-r--r--
ChangeLog
2.87
KB
-rw-r--r--
README
658
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README
YUM metadata parser written in C. * Why? The biggest complaint people have with YUM is often the performance of parsing the metadata. This implementation should be ~10 times faster, parsing the primary.xml file under 1 second usually, filelists.xml under 3 seconds and other.xml under 4 seconds. It uses a lot less memory as well, some testings I have done show it uses ~4mb instead of 40mb standard YUM uses. * How? Should be really easy: python setup.py build sudo python setup.py install --prefix=/usr (Assuming you python prefix is /usr). The next time you use yum, it regenerates the sqlitecache because the database schema is slightly different.
Close