Update README.md
This commit is contained in:
@@ -11,10 +11,23 @@
|
|||||||
<details>
|
<details>
|
||||||
<summary>3. Download Packages</summary>
|
<summary>3. Download Packages</summary>
|
||||||
|
|
||||||
>Arch
|
<details>
|
||||||
|
<summary>Arch Packages</summary>
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo pacman -S --needed python python-virtualenv python-gobject gtk4 libadwaita gobject-introspection cairo pango glib2 xdg-utils noto-fonts-emoji
|
sudo pacman -S --needed python python-virtualenv python-gobject gtk4 libadwaita gobject-introspection cairo pango glib2 xdg-utils noto-fonts-emoji
|
||||||
```
|
```
|
||||||
|
#voice record
|
||||||
|
>pw-record
|
||||||
|
```sudo pacman -S --needed pipewire wireplumber pipewire-audio pipewire-pulse
|
||||||
|
```
|
||||||
|
|
||||||
|
>arecord
|
||||||
|
```
|
||||||
|
sudo pacman -S --needed alsa-utils
|
||||||
|
```
|
||||||
|
</details>
|
||||||
|
|
||||||
|
|
||||||
>Debian/Ubuntu/Rasberry Pi OS
|
>Debian/Ubuntu/Rasberry Pi OS
|
||||||
```
|
```
|
||||||
@@ -22,20 +35,8 @@ sudo apt update && sudo apt install -y python3 python3-venv python3-gi gir1.2-gt
|
|||||||
```
|
```
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
> **Not Required:**Go to the[`Google AI Studio`](https://aistudio.google.com/app/api-keys)>F12>Network>F5>Click on any request>Security>Copy the SHA-1 fingerprint
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
sudo pacman -S python3 python3-venv python3-gi gir1.2-gtk-4.0 gir1.2-adw-1 libgtk-4-1 libadwaita-1-0
|
|
||||||
|
|
||||||
sudo pacman -S --needed \
|
|
||||||
python python-gobject gtk4 libadwaita \
|
|
||||||
gobject-introspection \
|
|
||||||
cairo pango glib2 \
|
|
||||||
xdg-utils
|
|
||||||
|
|
||||||
sudo apt install fonts-noto-color-emoji
|
|
||||||
|
|
||||||
#voice record
|
#voice record
|
||||||
pw-record --> sudo pacman -S --needed pipewire wireplumber pipewire-audio pipewire-pulse
|
pw-record --> sudo pacman -S --needed pipewire wireplumber pipewire-audio pipewire-pulse
|
||||||
arecord --> sudo pacman -S --needed alsa-utils
|
arecord --> sudo pacman -S --needed alsa-utils
|
||||||
|
|||||||
Reference in New Issue
Block a user