excalibur1234 / pacui

Bash script providing advanced Pacman and Yay/Pikaur/Aurman/Pakku/Trizen/Pacaur/Pamac-cli functionality in a simple UI
GNU General Public License v3.0
169 stars 13 forks source link

show repo #6

Closed excalibur1234 closed 7 years ago

excalibur1234 commented 7 years ago

show "AUR" or "GROUP" or "MANJ" in a column in front of package names. this should make it easier to see where the package comes from.

it also makes it easy to identify package groups.

excalibur1234 commented 7 years ago

new idea: show "PKG" for packages in the manjaro repositories, "GRP" for package groups, and "AUR" for packages from the AUR.

excalibur1234 commented 7 years ago

because of the newest feature - a preview window with package information - this issue becomes much harder to integrate in pure bash than i thought: https://forum.manjaro.org/t/pacui-a-simple-bash-frontend-for-pacman-and-yaourt-pacaur/677/260

the package information (and package group information) clearly shows the different repositories and package groups. therefore, i consider this issue solved.

the package information is also shown for packages from the AUR. this was another problem i had and i consider solved by now.

excalibur1234 commented 6 years ago

something like this might be useful, when packages can be installed from:

in this case, it would be nice to have a mark, whether a package is already installed on the system or not.

link to forum post: https://forum.manjaro.org/t/pacui-a-simple-bash-frontend-for-pacman-and-yaourt-pacaur/677/441