https://github.com/pengxn/xn
:package: A personal bucket for scoop.
https://github.com/pengxn/xn
bucket powershell scoop windows
Last synced: about 1 year ago
JSON representation
:package: A personal bucket for scoop.
- Host: GitHub
- URL: https://github.com/pengxn/xn
- Owner: Pengxn
- License: unlicense
- Created: 2019-07-21T23:01:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-31T02:11:16.000Z (almost 3 years ago)
- Last Synced: 2024-04-17T21:11:15.390Z (about 2 years ago)
- Topics: bucket, powershell, scoop, windows
- Language: PowerShell
- Homepage:
- Size: 109 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xn
### Install
Run below command in PowerShell to add the bucket:
``` powershell
scoop bucket add xn https://github.com/Pengxn/xn
```
### Usage
Install apps from this bucket with below command:
``` powershell
scoop install xn/
```
> [!NOTE]
> This bucket currently only supports `amd64` architecture.
>
> All apps (except for fonts) in this bucket should **NOT** require elevated privileges while installation.