Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-shell-notification-center
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
ximper-shell-notification-center
Commits
c2f675c8
Commit
c2f675c8
authored
Dec 17, 2022
by
Erik Reider
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated README to include Ubuntu/Debian packaging information
parent
12ec6012
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
5 deletions
+20
-5
README.md
README.md
+20
-5
No files found.
README.md
View file @
c2f675c8
...
@@ -51,13 +51,15 @@ These widgets can be customized, added, removed and even reordered
...
@@ -51,13 +51,15 @@ These widgets can be customized, added, removed and even reordered
## Install
## Install
Arch:
### Arch:
The package is available on the AUR:
The package is available on the AUR:
-
[
swaync
](
https://aur.archlinux.org/packages/swaync/
)
-
[
swaync
](
https://aur.archlinux.org/packages/swaync/
)
-
[
swaync-git
](
https://aur.archlinux.org/packages/swaync-git/
)
-
[
swaync-git
](
https://aur.archlinux.org/packages/swaync-git/
)
Fedora:
### Fedora:
The package is available on COPR:
The package is available on COPR:
```
zsh
```
zsh
...
@@ -65,14 +67,17 @@ dnf copr enable erikreider/SwayNotificationCenter
...
@@ -65,14 +67,17 @@ dnf copr enable erikreider/SwayNotificationCenter
dnf
install
SwayNotificationCenter
dnf
install
SwayNotificationCenter
```
```
Fedora Silverblue (and other rpm-ostree variants):
### Fedora Silverblue (and other rpm-ostree variants):
The package can be downloaded from COPR after adding the COPR repo as a ostree repo, and installed as a overlaid package:
The package can be downloaded from COPR after adding the COPR repo as a ostree repo, and installed as a overlaid package:
```
zsh
```
zsh
ostree remote add SwayNotificationCenter https://download.copr.fedorainfracloud.org/results/erikreider/SwayNotificationCenter/fedora-
$releasever
-
$basearch
/
ostree remote add SwayNotificationCenter https://download.copr.fedorainfracloud.org/results/erikreider/SwayNotificationCenter/fedora-
$releasever
-
$basearch
/
rpm-ostree
install
SwayNotificationCenter
rpm-ostree
install
SwayNotificationCenter
```
```
Gentoo:
### Gentoo:
An
**unofficial**
ebuild is available in
[
GURU
](
https://github.com/gentoo/guru
)
An
**unofficial**
ebuild is available in
[
GURU
](
https://github.com/gentoo/guru
)
```
zsh
```
zsh
...
@@ -81,7 +86,17 @@ emaint sync -r guru
...
@@ -81,7 +86,17 @@ emaint sync -r guru
emerge
--ask
gui-apps/swaync
emerge
--ask
gui-apps/swaync
```
```
Other:
### Ubuntu:
Will be included in the official repos in the
[
Lunar
](
https://packages.ubuntu.com/lunar/sway-notification-center
)
release.
### Debian:
Will be included in the official repos in the
[
Bookworm
](
https://packages.debian.org/source/sid/sway-notification-center
)
release.
### Other:
```
zsh
```
zsh
meson build
meson build
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment