pacman, get package sourced file
This commit is contained in:
parent
faad7b0de0
commit
32ec3c5d58
14
content/posts/2025/linux/pacman-get-package-by-file.md
Normal file
14
content/posts/2025/linux/pacman-get-package-by-file.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "📁 pacman -Qo, получение пакета содержащего файл"
|
||||
date: 2025-06-13T15:23:38+03:00
|
||||
draft: false
|
||||
tags: [tips, linux, package]
|
||||
---
|
||||
|
||||

|
||||
|
||||
```bash
|
||||
pacman -Qo <filename>
|
||||
```
|
||||
|
||||
Полный путь к файлу указывать не обязательно.
|
Loading…
x
Reference in New Issue
Block a user