Difference between revisions of "CheatSheet"
Views
Actions
Namespaces
Variants
Tools
(Permissions) |
(Parameter marked) |
||
Line 13: | Line 13: | ||
Check if updates are available {{UserCmd|command=pamac checkupdates -a}} | Check if updates are available {{UserCmd|command=pamac checkupdates -a}} | ||
Update all installed packages {{UserCmd|command=pamac upgrade -a}} | Update all installed packages {{UserCmd|command=pamac upgrade -a}} | ||
Search available packages {{UserCmd|command=pamac search PackageName}} | Search available packages {{UserCmd|command=pamac search [PackageName]}} | ||
Install packages {{UserCmd|command=pamac install PackageName}} | Install packages {{UserCmd|command=pamac install [PackageName]}} | ||
Uninstall packages {{UserCmd|command=pamac remove PackageName}} | Uninstall packages {{UserCmd|command=pamac remove [PackageName]}} | ||
=== Maintenance === | === Maintenance === |
Revision as of 17:40, 4 February 2022
CheatSheet for Manjaro
The original startet with a thread at https://forum.manjaro.org/t/manjaro-cli-cheat-sheet/101305/3
Locating and Installing Packages
Update mirrorlist with the fastest mirrors
Check if updates are available
Update all installed packages
Search available packages
Install packages
Uninstall packages
Maintenance
Generate cache list
Purge files not accessed in 100 days
Report journal current size
Remove but recent entries by size or time
Check for orphaned packages
Remove all orphans
Remove all packages except the latest 3 versions
AUR
Search for packages
Build the package
Access rights
Executes command as root
Empties password cache
Edits /etc/sudoers
Changes user password
Changes owner and group of file
Changes the file permissions
Set permissions in octal mode: 4(read) 2(write) 1(execute)
Example: 755 read-write-execute for owner and read-execute for group and others
Displays files and permissions [of directory]
Your sub title
Your sub title
Your sub title
Your sub title
Your sub title
Your sub title
Your sub title
Your sub title 2
Example codes should be here.
See Also
Example Link Title example text