Pario TechnoBlob
About
Posts
Tag: Gentoo
Estimate emerge time
You can analyze your system’s
emerge.log
file to find out how long a given package took to compile and also to estimate the time of future compile jobs, or you can use
genlop
,...
Shell scripts for archiving digital photos in directories by month
This is my version of the shell script “Shell scripts for archiving digital photos in directories by date“. It utilizes the exiftags command available in most linux...
What package does contain a specific file
Earlier in Gentoo, qpkg could have been used to do this query, but it’s deprecated and equery is now the right tool. Find out witch package the command netstat belongs to:...
Get a list of all installed packages in Gentoo
equery list --installed
««
«
1
2
3
4
»
»»