eopkg: add page (#8158)
This commit is contained in:
16
pages/linux/eopkg.md
Normal file
16
pages/linux/eopkg.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# eopkg
|
||||
|
||||
> Package manager for Solus.
|
||||
> More information: <https://getsol.us/articles/package-management/basics/en/>.
|
||||
|
||||
- Install a specific package:
|
||||
|
||||
`sudo eopkg install {{package_name}}`
|
||||
|
||||
- Update all packages:
|
||||
|
||||
`sudo eopkg upgrade`
|
||||
|
||||
- Search for packages:
|
||||
|
||||
`sudo eopkg search {{search_term}}`
|
Reference in New Issue
Block a user