Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beavailable committed Mar 2, 2024
1 parent f1b332e commit 716c016
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ Most commands are similar to the real `apt`'s commands, but:
- `mark` is similar to `apt-mark`
- `-l` and `-s` are similar to `dpkg -L` and `dpkg -S` respectively

Note:
- `--hold` and `--unhold` work just like the `apt-mark` command which **don't** support `glob pattern` arguments.

# Installation
```bash
curl -Lfo /usr/local/bin/apt https://raw.githubusercontent.com/beavailable/apt.sh/main/apt.sh
Expand Down

0 comments on commit 716c016

Please sign in to comment.