You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ You can grab `packages` file from this repository (only base group), or create y
13
13
```
14
14
pactree -l -u -s base > packages
15
15
```
16
+
If you installed this package from the `AUR`, you can take the `packages` file from the file `/usr/share/archbashstrap/packages`
17
+
16
18
At the moment, you can create a file only with the "base" group, using the `core` and `extra` repositories, since the rest are difficult to parse and provide a package selection dialog. Anyway, you can install other packages after bootstrap.
0 commit comments