zfp
Compressed numerical arrays that support high-speed random access
파일 탐색기
- coverage.yml
- debug-linux.yml
- debug-macos.yml
- tests.yml
- dependabot.yml
- cfparray.cpp
- cfparray1.cpp
- cfparray2.cpp
- cfparray3.cpp
- cfparray4.cpp
- cfpheader.cpp
- cfp.cpp
- cfparray1d.cpp
- cfparray1f.cpp
- cfparray2d.cpp
- cfparray2f.cpp
- cfparray3d.cpp
- cfparray3f.cpp
- cfparray4d.cpp
- cfparray4f.cpp
- cfpheader.cpp
- CMakeLists.txt
- Makefile
- appveyor.cmake
- algorithm.rst
- arrays.rst
- bit-stream.rst
- caching.inc
- cfp.rst
- codec.inc
- conf.py
- configuration.rst
- contributors.rst
- defs.rst
- directions.rst
- disclaimer.inc
- examples.rst
- execution.rst
- faq.rst
- high-level-api.rst
- index.inc
- index.rst
- installation.rst
- introduction.rst
- issues.rst
- iterators.inc
- license.rst
- limitations.rst
- low-level-api.rst
- modes.rst
- pointers.inc
- python.rst
- references.inc
- requirements.txt
- serialization.inc
- setup.py
- spelling_wordlist.txt
- testing.rst
- tutorial.rst
- versions.rst
- view-indexing.pdf
- views.inc
- word-size.pdf
- zforp.rst
- zfp-rounding.pdf
- zfpcmd.rst
- make.bat
- Makefile
- requirements.txt
- array.cpp
- array2d.hpp
- chunk.c
- CMakeLists.txt
- diffusion.cpp
- diffusionC.c
- inplace.c
- iterator.cpp
- iteratorC.c
- Makefile
- pgm.c
- ppm.c
- simple.c
- speed.c
- CMakeLists.txt
- Makefile
- zfp.f90
- gencodec.hpp
- zfpcodec.hpp
- cache.hpp
- cache1.hpp
- cache2.hpp
- cache3.hpp
- cache4.hpp
- exception.hpp
- handle1.hpp
- handle2.hpp
- handle3.hpp
- handle4.hpp
- header.hpp
- iterator1.hpp
- iterator2.hpp
- iterator3.hpp
- iterator4.hpp
- memory.hpp
- pointer1.hpp
- pointer2.hpp
- pointer3.hpp
- pointer4.hpp
- reference1.hpp
- reference2.hpp
- reference3.hpp
- reference4.hpp
- store.hpp
- store1.hpp
- store2.hpp
- store3.hpp
- store4.hpp
- traits.hpp
- view1.hpp
- view2.hpp
- view3.hpp
- view4.hpp
- array1d.h
- array1f.h
- array2d.h
- array2f.h
- array3d.h
- array3f.h
- array4d.h
- array4f.h
- header.h
- genheader.hpp
- zfpheader.hpp
- inline.h
- macros.h
- system.h
- types.h
- array.h
- array.hpp
- array1.hpp
- array2.hpp
- array3.hpp
- array4.hpp
- bitstream.h
- bitstream.inl
- constarray1.hpp
- constarray2.hpp
- constarray3.hpp
- constarray4.hpp
- factory.hpp
- index.hpp
- version.h
- zfp.h
- zfp.hpp
- FindCython.cmake
- FindNumPy.cmake
- FindPythonExtensions.cmake
- LICENSE
- targetLinkLibrariesWithDynamicLookup.cmake
- UseCython.cmake
- UsePythonExtensions.cmake
- CMakeLists.txt
- requirements.txt
- zfpy.pxd
- zfpy.pyx
- CMakeLists.txt
- constants.h
- cuZFP.cu
- cuZFP.h
- decode.cuh
- decode1.cuh
- decode2.cuh
- decode3.cuh
- encode.cuh
- encode1.cuh
- encode2.cuh
- encode3.cuh
- ErrorCheck.h
- pointers.cuh
- shared.h
- type_info.cuh
- omp.c
- parallel.c
- codec.c
- codec.h
- codec1.c
- codec2.c
- codec3.c
- codec4.c
- codecf.c
- compress.c
- cudacompress.c
- cudadecompress.c
- decode.c
- decode1.c
- decode2.c
- decode3.c
- decode4.c
- decodef.c
- decodei.c
- decompress.c
- encode.c
- encode1.c
- encode2.c
- encode3.c
- encode4.c
- encodef.c
- encodei.c
- ompcompress.c
- revcodecf.c
- revdecode.c
- revdecode1.c
- revdecode2.c
- revdecode3.c
- revdecode4.c
- revdecodef.c
- revencode.c
- revencode1.c
- revencode2.c
- revencode3.c
- revencode4.c
- revencodef.c
- template.h
- utils.c
- bitstream.c
- block1.h
- block2.h
- block3.h
- block4.h
- CMakeLists.txt
- decode1d.c
- decode1f.c
- decode1i.c
- decode1l.c
- decode2d.c
- decode2f.c
- decode2i.c
- decode2l.c
- decode3d.c
- decode3f.c
- decode3i.c
- decode3l.c
- decode4d.c
- decode4f.c
- decode4i.c
- decode4l.c
- encode1d.c
- encode1f.c
- encode1i.c
- encode1l.c
- encode2d.c
- encode2f.c
- encode2i.c
- encode2l.c
- encode3d.c
- encode3f.c
- encode3i.c
- encode3l.c
- encode4d.c
- encode4f.c
- encode4i.c
- encode4l.c
- Makefile
- traitsd.h
- traitsf.h
- traitsi.h
- traitsl.h
- zfp.c
- CMakeLists.txt
- testArray1Base.cpp
- testArray1d.cpp
- testArray1dIters.cpp
- testArray1dPtrs.cpp
- testArray1dRefs.cpp
- testArray1dViewIters.cpp
- testArray1dViewPtrs.cpp
- testArray1dViews.cpp
- testArray1f.cpp
- testArray1fIters.cpp
- testArray1fPtrs.cpp
- testArray1fRefs.cpp
- testArray1fViewIters.cpp
- testArray1fViewPtrs.cpp
- testArray1fViews.cpp
- testArray1ItersBase.cpp
- testArray1RefsBase.cpp
- testArray1ViewsBase.cpp
- testArray2Base.cpp
- testArray2d.cpp
- testArray2dIters.cpp
- testArray2dPtrs.cpp
- testArray2dRefs.cpp
- testArray2dViewIters.cpp
- testArray2dViewPtrs.cpp
- testArray2dViews.cpp
- testArray2f.cpp
- testArray2fIters.cpp
- testArray2fPtrs.cpp
- testArray2fRefs.cpp
- testArray2fViewIters.cpp
- testArray2fViewPtrs.cpp
- testArray2fViews.cpp
- testArray2ItersBase.cpp
- testArray2PtrsBase.cpp
- testArray2RefsBase.cpp
- testArray2ViewsBase.cpp
- testArray3Base.cpp
- testArray3d.cpp
- testArray3dIters.cpp
- testArray3dPtrs.cpp
- testArray3dRefs.cpp
- testArray3dViewIters.cpp
- testArray3dViewPtrs.cpp
- testArray3dViews.cpp
- testArray3f.cpp
- testArray3fIters.cpp
- testArray3fPtrs.cpp
- testArray3fRefs.cpp
- testArray3fViewIters.cpp
- testArray3fViewPtrs.cpp
- testArray3fViews.cpp
- testArray3ItersBase.cpp
- testArray3PtrsBase.cpp
- testArray3RefsBase.cpp
- testArray3ViewsBase.cpp
- testArray4Base.cpp
- testArray4d.cpp
- testArray4dIters.cpp
- testArray4dPtrs.cpp
- testArray4dRefs.cpp
- testArray4dViewIters.cpp
- testArray4dViewPtrs.cpp
- testArray4dViews.cpp
- testArray4f.cpp
- testArray4fIters.cpp
- testArray4fPtrs.cpp
- testArray4fRefs.cpp
- testArray4fViewIters.cpp
- testArray4fViewPtrs.cpp
- testArray4fViews.cpp
- testArray4ItersBase.cpp
- testArray4PtrsBase.cpp
- testArray4RefsBase.cpp
- testArray4ViewsBase.cpp
- testArrayBase.cpp
- testArrayItersBase.cpp
- testArrayPtrsBase.cpp
- testArrayRefsBase.cpp
- testArrayViewItersBase.cpp
- testArrayViewPtrsBase.cpp
- testArrayViewsBase.cpp
- testConstruct.cpp
- CMakeLists.txt
- testConstArray1Base.cpp
- testConstArray1d.cpp
- testConstArray1f.cpp
- testConstArray2Base.cpp
- testConstArray2d.cpp
- testConstArray2f.cpp
- testConstArray3Base.cpp
- testConstArray3d.cpp
- testConstArray3f.cpp
- testConstArray4Base.cpp
- testConstArray4d.cpp
- testConstArray4f.cpp
- testConstArrayBase.cpp
- CMakeLists.txt
- testTemplatedDecode1d.cpp
- testTemplatedDecode1f.cpp
- testTemplatedDecode2d.cpp
- testTemplatedDecode2f.cpp
- testTemplatedDecode3d.cpp
- testTemplatedDecode3f.cpp
- testTemplatedDecode4d.cpp
- testTemplatedDecode4f.cpp
- testTemplatedDecodeBase.cpp
- CMakeLists.txt
- testTemplatedEncode1d.cpp
- testTemplatedEncode1f.cpp
- testTemplatedEncode2d.cpp
- testTemplatedEncode2f.cpp
- testTemplatedEncode3d.cpp
- testTemplatedEncode3f.cpp
- testTemplatedEncode4d.cpp
- testTemplatedEncode4f.cpp
- testTemplatedEncodeBase.cpp
- commonMacros.h
- gtest1dTest.h
- gtest1fTest.h
- gtest2dTest.h
- gtest2fTest.h
- gtest3dTest.h
- gtest3fTest.h
- gtest4dTest.h
- gtest4fTest.h
- gtestBaseFixture.h
- gtestCApiTest.h
- gtestDoubleEnv.h
- gtestFloatEnv.h
- gtestSingleFixture.h
- gtestTestEnv.h
- predicates.h
- CMakeLists.txt
- testAlignedMemory.cpp
- CMakeLists.txt
- CMakeLists.txt
- testCfpArray1_source.c
- testCfpArray1d.c
- testCfpArray1f.c
- testCfpArray2_source.c
- testCfpArray2d.c
- testCfpArray2f.c
- testCfpArray3_source.c
- testCfpArray3d.c
- testCfpArray3f.c
- testCfpArray4_source.c
- testCfpArray4d.c
- testCfpArray4f.c
- testCfpArray_source.c
- testCfpNamespace.c
- CMakeLists.txt
- 1dDouble.h
- 1dFloat.h
- 1dInt32.h
- 1dInt64.h
- 2dDouble.h
- 2dFloat.h
- 2dInt32.h
- 2dInt64.h
- 3dDouble.h
- 3dFloat.h
- 3dInt32.h
- 3dInt64.h
- 4dDouble.h
- 4dFloat.h
- 4dInt32.h
- 4dInt64.h
- 1dDouble.h
- 1dFloat.h
- 1dInt32.h
- 1dInt64.h
- 2dDouble.h
- 2dFloat.h
- 2dInt32.h
- 2dInt64.h
- 3dDouble.h
- 3dFloat.h
- 3dInt32.h
- 3dInt64.h
- 4dDouble.h
- 4dFloat.h
- 4dInt32.h
- 4dInt64.h
- doubleConsts.h
- floatConsts.h
- int32Consts.h
- int64Consts.h
- universalConsts.h
- CMakeLists.txt
- testFortran.f
- corona-jobs.yml
- corona-templates.yml
- dane-jobs.yml
- dane-templates.yml
- gitlab-ci.yml
- lassen-jobs.yml
- lassen-templates.yml
- matrix-jobs.yml
- matrix-templates.yml
- pascal-jobs.yml
- pascal-templates.yml
- quartz-jobs.yml
- quartz-templates.yml
- CMakeLists.txt
- test_numpy.py
- test_utils.pyx
- block.c
- blockStrided.c
- CMakeLists.txt
- testZfpDecodeBlock1dDouble.c
- testZfpDecodeBlock1dFloat.c
- testZfpDecodeBlock1dInt32.c
- testZfpDecodeBlock1dInt64.c
- testZfpDecodeBlock2dDouble.c
- testZfpDecodeBlock2dFloat.c
- testZfpDecodeBlock2dInt32.c
- testZfpDecodeBlock2dInt64.c
- testZfpDecodeBlock3dDouble.c
- testZfpDecodeBlock3dFloat.c
- testZfpDecodeBlock3dInt32.c
- testZfpDecodeBlock3dInt64.c
- testZfpDecodeBlock4dDouble.c
- testZfpDecodeBlock4dFloat.c
- testZfpDecodeBlock4dInt32.c
- testZfpDecodeBlock4dInt64.c
- testZfpDecodeBlockStrided1dDouble.c
- testZfpDecodeBlockStrided1dFloat.c
- testZfpDecodeBlockStrided1dInt32.c
- testZfpDecodeBlockStrided1dInt64.c
- testZfpDecodeBlockStrided2dDouble.c
- testZfpDecodeBlockStrided2dFloat.c
- testZfpDecodeBlockStrided2dInt32.c
- testZfpDecodeBlockStrided2dInt64.c
- testZfpDecodeBlockStrided3dDouble.c
- testZfpDecodeBlockStrided3dFloat.c
- testZfpDecodeBlockStrided3dInt32.c
- testZfpDecodeBlockStrided3dInt64.c
- testZfpDecodeBlockStrided4dDouble.c
- testZfpDecodeBlockStrided4dFloat.c
- testZfpDecodeBlockStrided4dInt32.c
- testZfpDecodeBlockStrided4dInt64.c
- zfpDecodeBlockBase.c
- zfpDecodeBlockStridedBase.c
- block.c
- blockStrided.c
- CMakeLists.txt
- testZfpEncodeBlock1dDouble.c
- testZfpEncodeBlock1dFloat.c
- testZfpEncodeBlock1dInt32.c
- testZfpEncodeBlock1dInt64.c
- testZfpEncodeBlock2dDouble.c
- testZfpEncodeBlock2dFloat.c
- testZfpEncodeBlock2dInt32.c
- testZfpEncodeBlock2dInt64.c
- testZfpEncodeBlock3dDouble.c
- testZfpEncodeBlock3dFloat.c
- testZfpEncodeBlock3dInt32.c
- testZfpEncodeBlock3dInt64.c
- testZfpEncodeBlock4dDouble.c
- testZfpEncodeBlock4dFloat.c
- testZfpEncodeBlock4dInt32.c
- testZfpEncodeBlock4dInt64.c
- testZfpEncodeBlockStrided1dDouble.c
- testZfpEncodeBlockStrided1dFloat.c
- testZfpEncodeBlockStrided1dInt32.c
- testZfpEncodeBlockStrided1dInt64.c
- testZfpEncodeBlockStrided2dDouble.c
- testZfpEncodeBlockStrided2dFloat.c
- testZfpEncodeBlockStrided2dInt32.c
- testZfpEncodeBlockStrided2dInt64.c
- testZfpEncodeBlockStrided3dDouble.c
- testZfpEncodeBlockStrided3dFloat.c
- testZfpEncodeBlockStrided3dInt32.c
- testZfpEncodeBlockStrided3dInt64.c
- testZfpEncodeBlockStrided4dDouble.c
- testZfpEncodeBlockStrided4dFloat.c
- testZfpEncodeBlockStrided4dInt32.c
- testZfpEncodeBlockStrided4dInt64.c
- zfpEncodeBlockBase.c
- zfpEncodeBlockStridedBase.c
- cuda.c
- omp.c
- serial.c
- CMakeLists.txt
- cudaExecBase.c
- ompExecBase.c
- serialExecBase.c
- testZfpCuda1dDouble.c
- testZfpCuda1dFloat.c
- testZfpCuda1dInt32.c
- testZfpCuda1dInt64.c
- testZfpCuda2dDouble.c
- testZfpCuda2dFloat.c
- testZfpCuda2dInt32.c
- testZfpCuda2dInt64.c
- testZfpCuda3dDouble.c
- testZfpCuda3dFloat.c
- testZfpCuda3dInt32.c
- testZfpCuda3dInt64.c
- testZfpCuda4dDouble.c
- testZfpCuda4dFloat.c
- testZfpCuda4dInt32.c
- testZfpCuda4dInt64.c
- testZfpOmp1dDouble.c
- testZfpOmp1dFloat.c
- testZfpOmp1dInt32.c
- testZfpOmp1dInt64.c
- testZfpOmp2dDouble.c
- testZfpOmp2dFloat.c
- testZfpOmp2dInt32.c
- testZfpOmp2dInt64.c
- testZfpOmp3dDouble.c
- testZfpOmp3dFloat.c
- testZfpOmp3dInt32.c
- testZfpOmp3dInt64.c
- testZfpOmp4dDouble.c
- testZfpOmp4dFloat.c
- testZfpOmp4dInt32.c
- testZfpOmp4dInt64.c
- testZfpSerial1dDouble.c
- testZfpSerial1dFloat.c
- testZfpSerial1dInt32.c
- testZfpSerial1dInt64.c
- testZfpSerial2dDouble.c
- testZfpSerial2dFloat.c
- testZfpSerial2dInt32.c
- testZfpSerial2dInt64.c
- testZfpSerial3dDouble.c
- testZfpSerial3dFloat.c
- testZfpSerial3dInt32.c
- testZfpSerial3dInt64.c
- testZfpSerial4dDouble.c
- testZfpSerial4dFloat.c
- testZfpSerial4dInt32.c
- testZfpSerial4dInt64.c
- zfpEndtoendBase.c
- CMakeLists.txt
- testCuda.c
- testOmp.c
- testOmpInternal.c
- CMakeLists.txt
- testBitstream.c
- testBitstreamSmallWsize.c
- testBitstreamStrided.c
- CMakeLists.txt
- testZfpField1d.c
- testZfpField1f.c
- testZfpField2d.c
- testZfpField2f.c
- testZfpField3d.c
- testZfpField3f.c
- testZfpField4d.c
- testZfpField4f.c
- testZfpHeader.c
- testZfpPromote.c
- testZfpStream.c
- zfpFieldBase.c
- CMakeLists.txt
- CMakeLists.txt
- fixedpoint96.c
- fixedpoint96.h
- genChecksums.sh
- genSmoothRandNums.c
- genSmoothRandNums.h
- rand32.c
- rand32.h
- rand64.c
- rand64.h
- stridedOperations.c
- stridedOperations.h
- testMacros.h
- zfpChecksums.c
- zfpChecksums.h
- zfpCompressionParams.c
- zfpCompressionParams.h
- zfpHash.c
- zfpHash.h
- zfpTimer.c
- zfpTimer.h
- CMakeLists.txt
- CMakeLists.txt.in
- Makefile
- testviews.cpp
- testzfp.cpp
- CMakeLists.txt
- Makefile
- zfp.c
- .gitignore
- .readthedocs.yaml
- appveyor.sh
- appveyor.yml
- CHANGELOG.md
- CITATION.cff
- CMakeLists.txt
- codecov.yml
- Config
- CONTRIBUTING.md
- CTestConfig.cmake
- LICENSE
- Makefile
- MANIFEST.in
- NOTICE
- pyproject.toml
- README.md
- SECURITY.md
- setup.py
- SUPPORT.md
- zfp-config-version.cmake.in
- zfp-config.cmake.in
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
명령어 용어집
이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.
brew
설명 보기 ▼
brew
macOS와 Linux를 위한 패키지 관리자.
더 많은 정보: <https://docs.brew.sh/Manpage>.
brew install {{formula|cask}}
공식(formula) 혹은 캐스크(cask)의 최신 안정 버전을 설치:
brew list
설치된 모든 공식(formulae)과 캐스크(casks) 나열:
brew upgrade {{formula|cask}}
설치된 특정 공식(formula) 혹은 캐스크(cask) 업그레이드 (옵션이 주어지지 않으면 모든 공식과 캐스크 업그레이드):
cmake
설명 보기 ▼
cmake
네이티브 빌드 시스템을 위한 빌드 설정 파일을 생성하는, 크로스 플랫폼 빌드 자동화 도구.
더 많은 정보: <https://cmake.org/cmake/help/latest/manual/cmake.1.html>.
cmake {{path/to/project_directory}}
프로젝트 디렉터리의 `CMakeLists.txt`를 사용해 현재 디렉터리에 빌드 설정을 생성:
cmake --build {{path/to/build_directory}}
지정한 디렉터리의 빌드 설정을 사용해 빌드 산출물을 생성:
cmake --install {{path/to/build_directory}} --strip
빌드 산출물을 `/usr/local/`에 설치하고 디버그 심볼을 제거:
conda
설명 보기 ▼
conda
프로그래밍 언어에 대한 패키지, 의존성 및 환경 관리.
`create`와 같은 일부 하위 명령에는 자체 사용 설명서가 있습니다.
관련 항목: `mamba`.
더 많은 정보: <https://docs.conda.io/projects/conda/en/latest/commands/index.html>.
conda create {{[-n|--name]}} {{environment_name}} {{python=3.9 matplotlib}}
새로운 환경을 생성합니다, 이름이 주어진 패키지로 설치합니다:
conda info {{[-e|--envs]}}
모든 환경의 리스트를 보여줍니다:
conda activate {{environment_name}}
환경을 불러오거나:
ctest
설명 보기 ▼
ctest
CMake 테스트 드라이버 프로그램.
더 많은 정보: <https://gitlab.kitware.com/cmake/community/-/wikis/doc/ctest/Testing-With-CTest>.
ctest
CMake 프로젝트에 정의된 모든 테스트를 실행하며 , 한번에 4개의 작업을 병렬 실행:
ctest {{[-j|--parallel]}} 4
사용 가능한 테스트 목록 표시:
ctest {{[-j|--parallel]}}
이름을 기준으로 단일 테스트를 실행하거나 `regex` 기준으로 필터링:
git clone
설명 보기 ▼
git clone
Clone an existing repository.
git clone {{remote_repository_location}} {{path/to/directory}}
Clone an existing repository into a new directory (the default directory is the repository name):
git clone --recursive {{remote_repository_location}}
Clone an existing repository and its submodules:
git clone {{[-n|--no-checkout]}} {{remote_repository_location}}
Clone only the `.git` directory of an existing repository:
pip
설명 보기 ▼
pip
Python 패키지 관리자.
`install`와 같은 일부 하위 명령어는 별도의 사용 문서가 존재.
더 많은 정보: <https://pip.pypa.io/en/stable/cli/pip/>.
pip install {{package}}
패키지 설치 (더 많은 설치 예시는 `pip install`를 참고):
pip install --user {{package}}
시스템 전체 기본 위치 대신 사용자 디렉터리에 패키지 설치:
pip install {{[-U|--upgrade]}} {{package}}
패키지 업그레이드:
vcpkg
설명 보기 ▼
vcpkg
C/C++ 라이브러리를 위한 패키지 관리자.
참고: 패키지는 시스템에 설치되지 않습니다. 사용하려면 빌드 시스템(예: CMake)에 `vcpkg`를 사용하도록 지정해야 합니다.
더 많은 정보: <https://learn.microsoft.com/vcpkg/>.
vcpkg install curl
`vcpkg` 환경에 `libcurl` 패키지를 빌드하고 추가:
vcpkg install --triplet=wasm32-emscripten zlib
`emscripten` 도구 체인을 사용하여 `zlib`를 빌드하고 추가:
vcpkg search {{pkg_name}}
패키지 검색:
apt
설명 보기 ▼
apt
Debian 기반 배포판을 위한 패키지 관리 도구.
Ubuntu 16.04 이후 버전에서 대화형 사용 시 `apt-get`의 권장 대체 도구.
다른 패키지 관리자의 동등한 명령을 보려면 <https://wiki.archlinux.org/title/Pacman/Rosetta>.
더 많은 정보: <https://manned.org/apt.8>.
sudo apt update
사용 가능한 패키지 및 버전 목록 업데이트 (다른 `apt` 명령어 실행 전 권장):
apt search {{package}}
주어진 패키지 검색:
apt list {{package}}
패키지 정보 표시:
dnf
설명 보기 ▼
dnf
RHEL, Fedora 및 CentOS를 위한 패키지 관리 도구(yum을 대체).
다른 패키지 관리자의 동등한 명령을 보려면 <https://wiki.archlinux.org/title/Pacman/Rosetta>.
더 많은 정보: <https://dnf5.readthedocs.io/en/latest/commands/index.html>.
sudo dnf {{[up|upgrade]}}
설치된 패키지를 최신 버전으로 업그레이드:
dnf {{[se|search]}} {{keyword1 keyword2 ...}}
키워드를 통해 패키지 검색:
dnf {{[if|info]}} {{package}}
패키지에 대한 세부 정보 표시:
pacman
설명 보기 ▼
pacman
Arch Linux 패키지 관리 도구.
관련 항목: `pacman-sync`, `pacman-remove`, `pacman-query`, `pacman-upgrade`, `pacman-files`, `pacman-database`, `pacman-deptest`, `pacman-key`, `pacman-mirrors`.
다른 패키지 관리자의 동등한 명령을 보려면 <https://wiki.archlinux.org/title/Pacman/Rosetta>.
더 많은 정보: <https://manned.org/pacman.8>.
sudo pacman -Syu
모든 패키지를 동기화하고 업데이트:
sudo pacman -S {{package}}
새 패키지 설치:
sudo pacman -Rs {{package}}
특정 패키지 및 의존성 제거:
yum
설명 보기 ▼
yum
RHEL, Fedora, CentOS(이전 버전용)를 위한 패키지 관리 도구.
다른 패키지 관리자의 동등한 명령을 보려면 <https://wiki.archlinux.org/title/Pacman/Rosetta>.
더 많은 정보: <https://manned.org/yum>.
tldr dnf
새 패키지 설치:
