Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
silverhadch authored Oct 26, 2024
1 parent eb286fc commit a10b35d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ cargo install plastic
cargo install plastic_tui
```


Installation for Debian, Ubuntu, and Other Debian-Based Distributions

Downloading and Installing the .deb Package
Expand All @@ -62,15 +63,20 @@ To install plastic from the .deb package:

1. Download the .deb package:

```
curl -L -o plastic.deb https://github.com/silverhadch/plastic-debian-build/raw/master/plastic.deb
```

2. Install the package using dpkg:

```
sudo dpkg -i plastic.deb
```

This will install plastic along with any required dependencies on Debian-based systems.



If you are using Arch Linux, `plastic` is available in the [official repositories](https://archlinux.org/packages/extra/x86_64/plastic/):

```
Expand Down

0 comments on commit a10b35d

Please sign in to comment.