#
pacman
Here are 732 public repositories matching this topic...
Feature packed AUR helper
-
Updated
Aug 15, 2021 - Rust
A secure, multilingual package manager for Arch Linux and the AUR.
-
Updated
Aug 3, 2021 - Haskell
Pacman based on HTML5. 基于HTML5的吃豆人游戏 - 经典游戏开发样例
-
Updated
Mar 31, 2021 - JavaScript
Helper tools for the AUR.
-
Updated
Jul 12, 2021 - Shell
Lightweight AUR Package Manager
-
Updated
Nov 25, 2020 - Perl
This repo contains sample games built with FXGL
android
kotlin
java
mario
ios
games
pong
javafx
tic-tac-toe
flappy-bird
space-invaders
geometry-wars
tower-defense
pacman
breakout
bomberman
2d
fxgl
-
Updated
Jul 29, 2021 - Java
Keeps your Arch Linux fully functional after a kernel upgrade
-
Updated
Mar 19, 2021 - Shell
Game examples implemented in .NET console applications primarily for educational purposes.
game
console
csharp
dotnet
examples
minesweeper
pong
tic-tac-toe
flappy-bird
maze
hangman
connect-four
pacman
snake
sudoku
console-game
simon
2048
whack-a-mole
-
Updated
Jul 13, 2021 - C#
Ansible module to manage packages from the AUR
ansible
package-manager
helper
aur
archlinux
pacman
yay
galaxy
aur-helper
pacaur
makepkg
aur-helpers
aur-builder
-
Updated
Aug 9, 2021 - Python
Advanced Version Control for Arch Linux
-
Updated
Nov 16, 2020 - Python
A CLI TUI menu driven bash shell script supporting updates, maintenance, backups and system checks for an Arch based Linux distro
shell
bash
backup
aur
archlinux
arch
arch-linux
tui
pacman
linux-distribution
maintenance
aur-helper
pacaur
manjaro
cylon
bleachbit
arch-linux-distro
rmlint
endeavouros
aur-helpers
-
Updated
May 28, 2020 - Shell
PKGBUILD's for antergos packages
-
Updated
May 20, 2019 - Shell
Pacman hooks that use snapper to create pre/post btrfs snapshots like openSUSE's YaST
-
Updated
Jun 4, 2021 - Python
kepi
commented
Jul 23, 2020
I have multiple packages installed from AUR which are offered for update every time I run yup but IMHO they shouldn't.
I.e. in todays output:
==> Checking for AUR updates...
==> Found 2 local package(s) that are newer than their AUR package
numix-icon-theme-pack-git r6767-1 has AUR version r6086-1
ttf-consolas-with-yahei-powerline-git r.-1 has AUR version r14.b6e9163-1
HTML5 Pac-Man game with gesture recognition
game
arcade-game
html5-game
game-2d
arcade
pacman
gameplay
gesture-recognition
githubgameoff
gameoff2017
game-off
-
Updated
May 22, 2020 - JavaScript
anatol
commented
Sep 17, 2020
If packages/database uses signing then one needs to run gpg --detach-sign manually each time a package is added to the repo.
It makes sense if repoctl has an option to automate the signing process. i.e.
- run gpg signing for the package before adding it to database
- run gpg signing for the database after the package is added to database
Chewman is a 3D pacman-style game written in C++ using Vulkan SDK and SDL
-
Updated
Nov 13, 2020 - C++
Improve this page
Add a description, image, and links to the pacman topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pacman topic, visit your repo's landing page and select "manage topics."
Hi! First off, I would like to thank you for the amazing work and effort you put into
yay. It makes managing AUR packages a breeze!I'm interested in replacing
sudowithdoas(a leaner alternative tosudo) on my system, but right nowyay-binis the only program that explicitly depends onsudoand effectively makes the move impossible; unless I keep bothsudoanddoas. I find tha