This repository was archived by the owner on Aug 10, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +28
-12
lines changed Expand file tree Collapse file tree 1 file changed +28
-12
lines changed Original file line number Diff line number Diff line change 2
2
<img src =" https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-libreoffice-theme/master/preview.png " alt =" preview " />
3
3
</p >
4
4
5
- # Install / Update
5
+ Papirus theme for LibreOffice is available in three variants:
6
+
7
+ - ePapirus
8
+ - Papirus
9
+ - Papirus Dark
10
+
11
+ ** NOTE:** Go to _ Tools_ → _ Options_ → _ LibreOffice_ → _ View_ to choose the theme.
12
+
13
+ ## Installation
14
+
15
+ ### Ubuntu and derivatives
16
+
17
+ You can install libreoffice-style-papirus from our official [ PPA] ( https://launchpad.net/~papirus/+archive/ubuntu/papirus ) :
18
+
19
+ ```
20
+ sudo add-apt-repository ppa:papirus/papirus
21
+ sudo apt-get update
22
+ sudo apt-get install libreoffice-style-papirus
23
+ ```
24
+
25
+ or download .deb packages from [ here] ( https://launchpad.net/~papirus/+archive/ubuntu/papirus/+packages?field.name_filter=papirus-icon-theme ) .
26
+
27
+ ### Papirus Installer
28
+
29
+ Use the script to install the latest version directly from this repo (independently on your distro):
30
+
6
31
```
7
32
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-libreoffice-theme/master/install-papirus-root.sh | sh
8
33
```
9
- ** Depends:**
10
- - wget
11
- - tar
12
- - libreoffice
13
34
14
- # Remove
35
+ #### Remove
15
36
```
16
37
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-libreoffice-theme/master/remove-papirus.sh | sh
17
38
```
18
39
19
- #Official packages
20
- | ** Distro** | ** Maintainer** | ** Package** |
21
- | :-----------| :----------------| :------------|
22
- | Ubuntu | Sergei Eremenko | [ libreoffice-style-papirus] ( https://launchpad.net/~papirus/+archive/ubuntu/papirus ) (PPA) |
23
-
24
- # Unofficial packages
40
+ ### Unofficial packages
25
41
Packages in this section are not part of the official repositories. If you have a trouble or a question please contact with package maintainer.
26
42
27
43
| ** Distro** | ** Maintainer** | ** Package** |
You can’t perform that action at this time.
0 commit comments