2019-07-23 08:09:33 +00:00
# Apps
L'installation de base étant terminée, passons à l'ajout des applications.
Pour les package managers pip3, npm, gem, veuillez vous référer à la partie sur les outils de développement pour leur éventuelle installation.
2020-05-01 22:23:59 +00:00
> **Astuce** : si vous voulez des infos sur un paquet en particulier, en résumé `trizen -Ss <nom_du_paquet>` et en détaillé `trizen -Si <nom_du_paquet>`.
2019-07-23 08:09:33 +00:00
## Utilitaires
Depuis les dépôts
```shell
2020-05-02 14:08:02 +00:00
trizen -S detox network-manager-applet qt5ct qt5-styleplugins clamav clamtk grub-customizer deja-dup acetoneiso2 alltray wget curl aria2 htop bmon mc screen bleachbit copyq dialog dosbox fcrackzip fdupes figlet gawk gnome-disk-utility gnome-font-viewer gparted gsmartcontrol gtk-engine-murrine guake idle3-tools less lsb-release mupdf mupdf-tools numlockx pdfcrack pdfgrep procps-ng psensor pv rarcrack screenfetch synapse terminator tilda unrar zip pandoc stress mesa-demos odt2txt strace hwinfo evince
2019-07-23 08:09:33 +00:00
```
Depuis AUR
```shell
2020-05-01 22:23:59 +00:00
trizen -S tmsu xcalib qtqr woeusb libgksu gksu multibootusb-git spectre-meltdown-checker inxi cryptkeeper s-tui linpack nano-syntax-highlighting-git kdocker etcher-git
2019-07-23 08:09:33 +00:00
```
Depuis NPM
```shell
2020-05-01 22:23:59 +00:00
npm i -g coinmon
2019-07-23 08:09:33 +00:00
```
Depuis PIP
```shell
sudo -H pip3 install tldr cheat md2pdf
```
## Multimédia
2019-07-24 08:09:40 +00:00
Depuis des dépôts
2019-07-23 08:09:33 +00:00
```shell
2020-05-02 14:08:02 +00:00
trizen -S quodlibet vlc mpv xsane shotwell simplescreenrecorder lib32-simplescreenrecorder asunder audacious audacious-plugins audacity avidemux-cli avidemux-qt blender cheese cuetools darktable peek shotcut flacon gpick gpicview-gtk3 guvcview handbrake handbrake-cli hugin inkscape kodi krita krita-plugin-gmic milkytracker mkvtoolnix-cli mkvtoolnix-gui moc openshot picard pitivi rawtherapee shntool smplayer smplayer-{skins,themes} soundconverter id3v2 youtube-dl mac libdvdcss
2019-07-24 08:09:40 +00:00
```
Depuis AUR
```shell
2020-05-01 22:23:59 +00:00
trizen -S font-manager gmusicbrowser radiotray-ng vidcutter entangle indicator-sound-switcher python2-pydbus-git gyazo green-recorder xnviewmp
2019-07-23 08:09:33 +00:00
```
2020-06-27 17:09:00 +00:00
Depuis Flatpak
2020-05-02 14:08:02 +00:00
```shell
sudo flatpak install flathub com.spotify.Client
```
2019-07-23 08:09:33 +00:00
## Rhythmbox + plugins
2019-07-24 08:09:40 +00:00
Depuis les dépôts
```shell
trizen -S rhythmbox
```
Depuis AUR
2019-07-23 08:09:33 +00:00
```shell
2019-07-24 08:09:40 +00:00
trizen -S rhythmbox-{llyrics,plugin-alternative-toolbar-git,plugin-hide-git,plugin-radio-browser-git,plugin-tray-icon-git}
2019-07-23 08:09:33 +00:00
```
## Gimp + plugins
2019-07-24 09:52:51 +00:00
Depuis les dépôts
2019-07-23 08:09:33 +00:00
```shell
2019-07-24 09:52:51 +00:00
trizen -S gimp gimp-{help-fr,refocus,nufraw,plugin-fblur,plugin-gmic,plugin-lqr,plugin-wavelet-denoise}
```
Depuis AUR
```shell
2020-05-01 22:23:59 +00:00
trizen -S gimp-{plugin-resynthesizer,plugin-refocusit,plugin-pandora,plugin-layers-to-divs,plugin-export-layers}
2019-07-23 08:09:33 +00:00
```
## eBook
2019-07-24 09:52:51 +00:00
Depuis les dépôts
2019-07-23 08:09:33 +00:00
```shell
trizen -S calibre sigil fbreader
```
## Graveur CD/DVD/BR
2019-07-24 09:52:51 +00:00
Depuis les dépôts
2019-07-23 08:09:33 +00:00
```shell
trizen -S brasero k3b xfburn
```
2019-07-24 19:16:21 +00:00
## Bureautique
2019-07-23 08:09:33 +00:00
2019-07-24 09:52:51 +00:00
Depuis les dépôts
2019-07-23 08:09:33 +00:00
```shell
2019-07-24 12:31:26 +00:00
trizen -S libreoffice-still libreoffice-still-fr dia scribus
```
2019-07-24 19:16:21 +00:00
## Internet, Web
2019-07-23 08:09:33 +00:00
2019-07-24 09:52:51 +00:00
Depuis les dépôts
2019-07-23 08:09:33 +00:00
```shell
2020-05-02 14:08:02 +00:00
trizen -S firefox firefox-i18n-fr chromium franz-bin slack-desktop thunderbird thunderbird-i18n-fr nextcloud-client digikam discord-canary filezilla geary google-chrome hexchat icedtea-web links mumble teamspeak3 mypaint opera opera-ffmpeg-codecs pidgin pidgin-{libnotify,otr} purple-{facebook,plugin-pack,skypeweb} quiterss syncthing syncthing-gtk telegram-{desktop,qt,purple} transmission-gtk vivaldi vivaldi-ffmpeg-codecs skypeforlinux-stable
2019-07-24 19:16:21 +00:00
```
Depuis AUR
```shell
trizen -S whalebird-bin tootle birdtray megasync insync
2019-07-23 08:09:33 +00:00
```
## Réseau
2019-07-24 09:52:51 +00:00
Depuis les dépôts
2019-07-23 08:09:33 +00:00
```shell
2019-07-24 19:16:21 +00:00
trizen -S aircrack-ng ngrep networkmanager-openvpn dsniff wireshark-qt wireshark-cli iftop iptraf-ng nethogs whois keychain x11-ssh-askpass nmap bind-tools bluez create_ap
2019-07-23 08:09:33 +00:00
```
2019-07-24 12:31:26 +00:00
Depuis NPM
2019-07-23 08:09:33 +00:00
2019-07-24 12:31:26 +00:00
```shell
2020-05-01 22:23:59 +00:00
npm i -g whatismyip
2019-07-24 12:31:26 +00:00
```
Depuis PIP
2019-07-24 09:52:51 +00:00
2019-07-23 08:09:33 +00:00
```shell
sudo -H pip3 install speedtest-cli
```
## Plugins Caja
2019-07-24 09:52:51 +00:00
Depuis les dépôts
2019-07-23 08:09:33 +00:00
```shell
trizen -S caja-{open-terminal,image-converter,sendto,share,wallpaper,xattr-tags,extensions-common}
```
## Nautilus + plugins
2019-07-24 09:52:51 +00:00
Depuis les dépôts
2019-07-23 08:09:33 +00:00
```shell
trizen -S nautilus nautilus-{image-converter,sendto,share}
```
## Thunar + plugins
2019-07-24 09:52:51 +00:00
Depuis les dépôts
2019-07-23 08:09:33 +00:00
```shell
trizen -S thunar thunar-{archive-plugin,media-tags-plugin,volman}
```
## Wine
2019-07-24 09:52:51 +00:00
Depuis les dépôts
2019-07-23 08:09:33 +00:00
```shell
trizen -S wine winetricks playonlinux
```
## CAD
2019-07-24 09:52:51 +00:00
Depuis les dépôts
2019-07-23 08:09:33 +00:00
```shell
trizen -S kicad kicad-library kicad-library-3d librecad
```
## jeux
2019-07-24 09:52:51 +00:00
Depuis les dépôts
2019-07-23 08:09:33 +00:00
```shell
2020-05-01 22:23:59 +00:00
trizen -S joyutils lutris
2019-07-23 08:09:33 +00:00
```
2020-05-09 17:53:31 +00:00
> **Remarque** : voir la partie 2 de l'installation de base pour les pilotes graphiques
> **Remarque 2** : voir la partie Matériel pour l'installation de Vulkan
2019-07-23 08:09:33 +00:00
## Gadgets
2020-05-01 22:23:59 +00:00
Depuis AUR
2019-07-24 09:52:51 +00:00
2019-07-23 08:09:33 +00:00
```shell
trizen -S no-more-secrets-git
```
## Perso
2020-05-01 22:23:59 +00:00
Depuis AUR
2019-07-24 09:52:51 +00:00
2019-07-23 08:09:33 +00:00
```shell
trizen -S wpfind
```